【Win + R 】spa
regedit
打開註冊表命令行
HKEY_CURRENT_USER\Control Panel\Colors
code
1.【InfoWindow】 默認爲(白色):255 255 255, 我設置成 124 100 100it
2.【Windows】默認爲(白色):255 255 255, 我設置成 61 94 85, 或者 94 94 80,===》 最好的是156 150 132io
(影響note 和其餘一些 背景顏色)class
知道了原有默認的白色數據,要想反悔填上這個數據便可回覆。數據
命令行輸入 shutdown -L
註銷, 從新登錄後能夠看到結果di
固然你也能夠 直接導入個人配色 , 如下文本 改爲[ X.reg] 右鍵 [合併]到 regeditco
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Control Panel\Colors] "ActiveBorder"="180 180 180" "ActiveTitle"="153 180 209" "AppWorkspace"="171 171 171" "ButtonAlternateFace"="0 0 0" "ButtonDkShadow"="105 105 105" "ButtonFace"="240 240 240" "ButtonHilight"="255 255 255" "ButtonLight"="227 227 227" "ButtonShadow"="160 160 160" "ButtonText"="0 0 0" "GradientActiveTitle"="185 209 234" "GradientInactiveTitle"="215 228 242" "GrayText"="109 109 109" "HilightText"="255 255 255" "HotTrackingColor"="0 102 204" "InactiveBorder"="244 247 252" "InactiveTitle"="191 205 219" "InactiveTitleText"="0 0 0" "InfoText"="0 0 0" "InfoWindow"="255 255 225" "Menu"="240 240 240" "MenuBar"="240 240 240" "MenuText"="0 0 0" "Scrollbar"="200 200 200" "TitleText"="0 0 0" "Window"="255 255 255" "WindowFrame"="100 100 100" "WindowText"="0 0 0" "Background"="74 84 89" "Hilight"="0 120 215" "MenuHilight"="0 120 215"