[Zope] Color names
David Siedband
david at calteg.org
Sun Nov 28 20:22:22 EST 2004
> Where do I find a list of color names which Zope recognises?
People recognize colors when their browser/user-agent renders them.
> I don't suppose there is a color wheel hidden away in ZMI anywhere is
> there...
What I think you're looking for is information on CSS colors, which are
GRB hex.
I'd avoid using color names, and use the hex values instead, like #ccc
This is a good color tool for use from within Zope:
http://www.mxm.dk/products/public/colorz_skin/
--
David Siedband
generation-xml.com
More information about the Zope
mailing list