Skip to content

Instantly share code, notes, and snippets.

@rbreaves
Forked from mihawk90/breeze_dark.reg
Last active April 1, 2024 16:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rbreaves/1153302a2ea8a0b351bee9f5891e72a0 to your computer and use it in GitHub Desktop.
Save rbreaves/1153302a2ea8a0b351bee9f5891e72a0 to your computer and use it in GitHub Desktop.
Mojave Dark theme for Wine

All work done by sean_a on Reddit

Install using regedit in Wine (needs to be applied to each wine prefix if prefixes are used).

Apply via vi ~/.wine/user.reg

[Control Panel\\Colors] 1491939580
#time=1d2b2fb5c69191c
"ActiveBorder"="62 62 62"
"ActiveTitle"="62 62 62"
"AppWorkSpace"="53 53 53"
"Background"="62 62 62"
"ButtonAlternativeFace"="200 0 0"
"ButtonDkShadow"="154 154 154"
"ButtonFace"="62 62 62"
"ButtonHilight"="119 126 140"
"ButtonLight"="53 53 53"
"ButtonShadow"="53 53 53"
"ButtonText"="219 220 222"
"GradientActiveTitle"="62 62 62"
"GradientInactiveTitle"="62 62 62"
"GrayText"="155 155 155"
"Hilight"="119 126 140"
"HilightText"="255 255 255"
"InactiveBorder"="62 62 62"
"InactiveTitle"="62 62 62"
"InactiveTitleText"="219 220 222"
"InfoText"="159 167 180"
"InfoWindow"="62 62 62"
"Menu"="62 62 62"
"MenuBar"="62 62 62"
"MenuHilight"="119 126 140"
"MenuText"="219 220 222"
"Scrollbar"="73 78 88"
"TitleText"="219 220 222"
"Window"="35 38 41"
"WindowFrame"="62 62 62"
"WindowText"="219 220 222"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment