Skip to content

Instantly share code, notes, and snippets.

@arag0re
Last active May 22, 2023 20:08
Show Gist options
  • Save arag0re/89c10af114b7c36eb72a3914ed6ab484 to your computer and use it in GitHub Desktop.
Save arag0re/89c10af114b7c36eb72a3914ed6ab484 to your computer and use it in GitHub Desktop.
darkmode.ps1
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