The idea behind the colorize application is to help developers restyle already built third-party applications to fit the style of their site/application they want to integrate the third-party application into. Most CSS files that applications come with could be well over a thousand lines long and might not use CSS variables for colors. This is where this application comes: parses the CSS file, finds all instances where colors are used and prints them in user friendly format to help developers discover where the colors are set within the CSS file.
Currently, the application is in it's baby stage and many of the planned features are missing and the features that it does have isn't as extensively tested as one might hope. The most useful function the application serves at the moment is discovery of all the colors used throughout the CSS file (and maybe help provide ideas for new colors initially), but that is going to change as the application matures and more features are added making this tool more useful.
The colorize application/tool is planned to be free to use for everybody though it might be available to registered members only (membership is free), but that is only because of certain planned features which aren't implemented yet. The application could be available for non-members as well, but without those planned features for non-members.
As the application matures and (hopefully) gets extensively tested and perfected, more and more features are going to be added. The planned features for the application are:
The list is not complete and more features are going to be added to the planned list as well as to the application itself. If there are any other features you feel that is missing from the list, feel free and contact us and share your ideas.
Unfortunately, the application is not perfect and there is a slight bug users should be aware of (even if it is for testing). I'll start the list (even though there is only one I know of) and will add on to it as they are discovered. This makes the users aware of the bugs and I have a list of bugs I need to work on fixing.