Windows XP allows for three different color schemes. As far as I can
see, Widgetry support only one of them: "Blue". One example method is
WinXPVerticalScrollbarArtist>>privateThumbTop, which seems to hardcode
blue hues.
Are there any plans to support more color schemes in Widgetry?
Here is an article showing how a simple button can be emulated using
the various color schemes:
http://www.codeproject.com/cs/miscctrl/xp-style_button.aspIf it is relatively easy to do, I would say that adding more schemes
to Widgetry would be good. However, if this takes a lot of work, it
would be better to prioritize other planned work.
Here is a post on how another emulated GUI, namely Office 2007,
handles operating system color schemes:
http://blogs.msdn.com/jensenh/archive/2006/08/14/699304.aspxKind regards
Runar Jordahl