Answers:
所有与颜色相关的设置的默认设置,在HKEY_CURRENT_USER \ Control Panel \ Colors的注册表中找到它:
"Window"="255 255 255"
"GradientInactiveTitle"="215 228 242"
"TitleText"="0 0 0"
"ButtonAlternateFace"="0 0 0"
"HotTrackingColor"="0 102 204"
"InactiveTitleText"="0 0 0"
"ActiveBorder"="180 180 180"
"ActiveTitle"="153 180 209"
"ButtonShadow"="160 160 160"
"InactiveTitle"="191 205 219"
"Menu"="240 240 240"
"ButtonDkShadow"="105 105 105"
"HilightText"="255 255 255"
"ButtonText"="0 0 0"
"GrayText"="109 109 109"
"InfoText"="0 0 0"
"MenuText"="0 0 0"
"MenuHilight"="51 153 255"
"Hilight"="51 153 255"
"Background"="0 0 0"
"AppWorkspace"="171 171 171"
"ButtonLight"="227 227 227"
"GradientActiveTitle"="185 209 234"
"WindowFrame"="100 100 100"
"InfoWindow"="255 255 225"
"MenuBar"="240 240 240"
"Scrollbar"="200 200 200"
"ButtonFace"="240 240 240"
"WindowText"="0 0 0"
"ButtonHilight"="255 255 255"
"InactiveBorder"="244 247 252"
假设您没有进行任何其他更改,您可以在注册表中找到一个不同的内容,并将其设置回列表中的值。
注意:更改后必须重新启动