I\'ve been making good use of the jQuery icons in my web app, but have come to a point where I would like to use a color that I\'m not able to achieve by default. I\'m curre
Use built-in icon generator for icon color #00a300 # dark green
.ui-icon { background-image: url(http://jqueryui.com/themeroller/images/?new=00a300&w=256&h=240&f=png&fltr[]=rcd|256&fltr[]=mask|icons/icons.png) !important; }