These are a simple set of scripts written in PowerShell (and then converted to executables) which let you change your Windows 10 system theme without needing to open any app for this.
- Grab the latest release ZIP from the GitHub Releases page.
- Extract the ZIP file and run Install.exe.
Open your Run dialog box (done by pressing Win key + R)
To switch to:
dark theme, write dark
and press Enter
.
light theme, write light
and press Enter
.
It is too tedious for me to switch themes in Windows 10, so I made this simple project to achieve that.
Some antivirus providers might detect this app as malware, and the only reason behind that is - it adds files into the C:\System32 directory. The project is open source for anyone to look at the code. Rest assured, this project is not infected with any sort of malware and the antivirus triggers can be treated as false positives.