Skip to content

Instantly share code, notes, and snippets.

@KristofferRisa
Created March 9, 2016 20:25
Show Gist options
  • Save KristofferRisa/151ca3adafb0e0cb59bf to your computer and use it in GitHub Desktop.
Save KristofferRisa/151ca3adafb0e0cb59bf to your computer and use it in GitHub Desktop.
Use Light Theme on Windows 10
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