Last active
May 22, 2023 20:08
-
-
Save arag0re/89c10af114b7c36eb72a3914ed6ab484 to your computer and use it in GitHub Desktop.
darkmode.ps1
This file contains hidden or 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
Set-ItemProperty -Path HKCU:\SOFTWARE\Microsoft\Windows\CurrentVersion\Themes\Personalize -Name AppsUseLightTheme -Value 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment