|
From: Leland <le...@au...> - 2008-05-23 16:54:32
|
Okay, so it seems that theming works just fine. I'm going to recommend that we make this a permanent feature, at least internally, so we can head down a single path when coding stuff like color usage and the like. So, what I propose is: 1) First priority is to make the default theme to be what it looks like without theming enabled. We do not want to force the experimental color scheme onto anyone. 2) Modify Theme prefs to include a "Enable/Disable Themes" option 3) Modify the rest of the code to use #2 4) Clean up all EXPERIMENTAL_THEMING ifdefs as that will not work with #2. 5) Discontinue use of USE_AQUA_THEME by switching to the standard theme mechanism. 6) Add to Theme prefs the ability to pick from multiple theme files. Not necessary, but it would be useful. Thoughts, Leland |