
Simple and Almost Perfect
Theme Hues effectively replaces the need to fool around with PHP and seperate CSS files by simply passing in a dynamic CSS file that the admin defines into the header.
Simply define the selectors of the divs or regions you want to change colors, group them if you wish to establish a color among multiple divs or regions, and visit a seperate form for your users, have them enter the hex code and/or upload an image, then watch the change.
The one big quirk is that you need to be specific with your selectors. Instead of "body", I had to use "html body" to work. And instead of "#header", I needed to type "body #wrapper #header" and so on. Some of the in-module documentation confused me a little bit, but not too much.
A huge improvement would be to add Colorpicker support, instead of having users and admins look up hex codes.
Otherwise a GREAT module that is surely on its way and should have been implemented ages ago.
Review by g10tto [info] on June 29, 2009 - 14:16