Created
August 16, 2020 16:25
-
-
Save tazihad/f88663a86b992cb5fe8eb0a8185d7820 to your computer and use it in GitHub Desktop.
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
Instructions: | |
Edit ~/.wine/user.reg | |
Find the line that says [Control Panel\Colors] and replace it with: https://pastebin.com/NM3NeHnc | |
[Control Panel\\Colors] 1491939580 | |
#time=1d2b2fb5c69191c | |
"ActiveBorder"="49 54 58" | |
"ActiveTitle"="49 54 58" | |
"AppWorkSpace"="60 64 72" | |
"Background"="49 54 58" | |
"ButtonAlternativeFace"="200 0 0" | |
"ButtonDkShadow"="154 154 154" | |
"ButtonFace"="49 54 58" | |
"ButtonHilight"="119 126 140" | |
"ButtonLight"="60 64 72" | |
"ButtonShadow"="60 64 72" | |
"ButtonText"="219 220 222" | |
"GradientActiveTitle"="49 54 58" | |
"GradientInactiveTitle"="49 54 58" | |
"GrayText"="155 155 155" | |
"Hilight"="119 126 140" | |
"HilightText"="255 255 255" | |
"InactiveBorder"="49 54 58" | |
"InactiveTitle"="49 54 58" | |
"InactiveTitleText"="219 220 222" | |
"InfoText"="159 167 180" | |
"InfoWindow"="49 54 58" | |
"Menu"="49 54 58" | |
"MenuBar"="49 54 58" | |
"MenuHilight"="119 126 140" | |
"MenuText"="219 220 222" | |
"Scrollbar"="73 78 88" | |
"TitleText"="219 220 222" | |
"Window"="35 38 41" | |
"WindowFrame"="49 54 58" | |
"WindowText"="219 220 222" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment