29 Nov
2004
29 Nov
'04
1:22 a.m.
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