Created
March 9, 2016 20:25
-
-
Save KristofferRisa/151ca3adafb0e0cb59bf to your computer and use it in GitHub Desktop.
Use Light Theme on Windows 10
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Windows Registry Editor Version 5.00 | |
[HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize] | |
"ColorPrevalence"=dword:00000000 | |
"EnableTransparency"=dword:00000001 | |
"AppsUseLightTheme"=dword:00000001 | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment