View Single Post
  #11  
Unread 11-24-2011, 08:46 PM
Zonx's Avatar
Zonx Zonx is offline
A Green Troll
This person is a EQ2Map developer.
Featured
 
Join Date: Dec 2004
Server: Blackburrow
Posts: 2,221
Default

Something I never got around to doing once SOE FINALLY implemented ColorStyles as I requested was to refactor the UI for more flexible color skinning. This would require doing the following...

- Re-implement all inline colors with colorstyles.
- Refactor all window and button graphics as greyscale.
- Add colorstyles to the tint of the converted graphics.
- See if the colorstyles can be changed dynamically via script. If so, create a loader script to swap themes by character name.

Basically the idea is to control all color settings via Global ColorStyles so users could tweak the UI to whatever colors they prefer, and ideal swap themes by character.
Reply With Quote