Windows 10 dark Theme
|
It would have been awesome if Microsoft just introduced a toggle that could enable one apply dark theme to his or her PC without much hustle. Though this is not the case, one can still apply the hidden dark theme feature without really doing anything much complicated. To apply the dark theme,
- Press the Windows key alongside the "X" key simultaneously.
- Click "Run" and type "Regedit"
- Navigate to HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize
- Right Click, New/DWORD (32-bit) Value
- Value Name = AppsUseLightTheme
- Right click and click on Modify
- On the pop up, Select Hexadecimal and set the Value data = 0
Editing the DWORD (32-bit) Value - Reboot your computer
After you reboot your computer, your Settings and other Windows built in programs should change to dark.
NB: whenever you want to change the theme to light, just change the DWORD value to 0 or delete the Value created.
We just hope that in the not too distant future, Microsoft includes this feature as a simple toggle.