CSS Color Replacement Tool
This tool allows you to extract the hex color codes from a remote CSS file, displaying both the hex codes and the colors themselves. You can then enter the new color codes you would like to replace them with. The script will then perform a global search and replace on the contents of the file, replacing each color with the code you specified, and displaying the updated CSS.
Update: This script now uses the jscolor JavaScript Color Picker to make choosing colors even easier. Just click the box to choose your color, or enter it in manually.
The primary purpose of this tool is to give you a quick way to change the entire color scheme of your site. While this can be done manually, the display of each color saves a lot of steps. For more instructions and information on this tool, please read the related article - CSS Color Replacement Tool.
Related article: CSS Color Replacement Tool

