Quote:
Originally Posted by deezy
[You must be logged in to view images. Log in or Register.]
this is the ui we are replicating.
|
I would encourage everyone to save themselves time and just refer people here:
http://wiki.project1999.com/Green_UI
(Or if that page doesn't tell people what you want, make it!
[You must be logged in to view images. Log in or Register.])
Meanwhile, I figured the best way to help would just be to find EVERY <TextColor> element in the entire XML (modulo the stupid windows like the music one). Also I accidentally found one <TabTextActiveColor>. I threw out all the white/black ones (ie. most of them), and then used the rest to create this wiki page:
http://wiki.project1999.com/UI_Color...rackingWnd.xml
If you scroll down to the bottom you'll see what I want to do next, which is convert all those colors to hex, and then check their contrast against black/white in that tool I mentioned. By the end we'll then be able to say "ignoring the translucence, all our colors are WCAG-friendly" ... and if any aren't I'll try to suggest better ones.