PDA

View Full Version : Adjusting selection color in selection square and text in Start...


bigflavor
29th December 2007, 11:39 PM
I found this information (http://msdn2.microsoft.com/en-us/library/bb416463.aspx) about changing the background for the Start menu-program-thing; which works fine, however, i can't figure out how to change the color of the selection square and the text.

I'd like to get a gray gradient going, but won't be able to read black text.


Any help is appreciated.


Thanks,

Matt



[edit]

to change the background for the lock screen, which is actually the Info Screen, adjust the settings in HKLM\Software\Microsoft\Shell\Rai\:InformationBox

moneytoo
29th December 2007, 11:52 PM
The selection square color is the color set in COLOR_HOMEHIGHLIGHT (which is defined in current homescreen or active scheme).
COLOR_HOMEHIGHLIGHTTEXT is fot highlighted/selected item text.
(Im not 100% sure now, I havent edited colors in homescreen for some time.)