reg add "HKEY_CURRENT_USER\Control Panel\Appearance\New Schemes\Current Settings SaveAll\Sizes\0" /v "Color #5" /t REG_DWORD /d 16777215 /f
reg add "HKEY_CURRENT_USER\Control Panel\Colors" /v "Window" /t REG_SZ /d "199 237 204" /f
将上面两行命令复制到新建记事本中,然后保存,将文件后缀名改为bat,之后双击,重启!ok!
转载于:https://www.cnblogs.com/dfyg-xiaoxiao/p/7213774.html