| 1234567891011121314151617181920212223242526272829303132333435 |
- Windows Registry Editor Version 5.00
-
- [HKEY_CURRENT_USER\Control Panel\Colors]
- "Background"="255 255 255"
- "Scrollbar"="255 255 255"
- "ActiveTitle"="255 255 255"
- "InactiveTitle"="255 255 255"
- "Menu"="255 255 255"
- "Window"="255 255 255"
- "WindowFrame"="228 228 228"
- "MenuText"="161 161 161"
- "WindowText"="161 161 161"
- "TitleText"="161 161 161"
- "ActiveBorder"="255 255 255"
- "InactiveBorder"="255 255 255"
- "AppWorkspace"="255 255 255"
- "Hilight"="248 248 248"
- "HilightText"="161 161 161"
- "ButtonFace"="255 255 255"
- "ButtonShadow"="228 228 228"
- "GrayText"="228 228 228"
- "ButtonText"="161 161 161"
- "InactiveTitleText"="161 161 161"
- "ButtonHilight"="255 255 255"
- "ButtonDkShadow"="255 255 255"
- "ButtonLight"="228 228 228"
- "InfoText"="161 161 161"
- "InfoWindow"="255 255 255"
- "ButtonAlternateFace"="228 228 228"
- "HotTrackingColor"="161 161 161"
- "GradientActiveTitle"="255 255 255"
- "GradientInactiveTitle"="255 255 255"
- "MenuHilight"="250 250 250"
- "MenuBar"="255 255 255"
-
|