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
Probably the simplest way to do that is to find out exactly what imagefile jQuery is using for the icons, and then modify that image file (or create your own) and drop it into place.