Last active
July 11, 2018 14:26
-
-
Save dmstern/cd7abe92e69227af5f8cc14c9a66ca6b to your computer and use it in GitHub Desktop.
legacy window color setting in Windows 10
This file contains 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
[WIN] + [R] -> | |
rundll32.exe shell32.dll,Control_RunDLL desk.cpl,Advanced,@Advanced | |
# source: https://www.howtogeek.com/222831/how-to-get-colored-window-title-bars-on-windows-10-instead-of-white/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment