Skip to content

Instantly share code, notes, and snippets.

@Zeinok
Last active July 13, 2026 06:09
Show Gist options
  • Select an option

  • Save Zeinok/ceaf6ff204792dde0ae31e0199d89398 to your computer and use it in GitHub Desktop.

Select an option

Save Zeinok/ceaf6ff204792dde0ae31e0199d89398 to your computer and use it in GitHub Desktop.
Breeze Dark theme for Wine

Made possible with this reddit post.

Install

wine regedit wine-breeze-dark.reg

Uninstall (Reset Wine color scheme)

wine regedit wine-reset-theme.reg

Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Colors]
"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"
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Control Panel\Colors]
"ActiveBorder"=-
"ActiveTitle"=-
"AppWorkSpace"=-
"Background"=-
"ButtonAlternativeFace"=-
"ButtonDkShadow"=-
"ButtonFace"=-
"ButtonHilight"=-
"ButtonLight"=-
"ButtonShadow"=-
"ButtonText"=-
"GradientActiveTitle"=-
"GradientInactiveTitle"=-
"GrayText"=-
"Hilight"=-
"HilightText"=-
"InactiveBorder"=-
"InactiveTitle"=-
"InactiveTitleText"=-
"InfoText"=-
"InfoWindow"=-
"Menu"=-
"MenuBar"=-
"MenuHilight"=-
"MenuText"=-
"Scrollbar"=-
"TitleText"=-
"Window"=-
"WindowFrame"=-
"WindowText"=-
@queenbiscuit311

Copy link
Copy Markdown

Hey, so I got this theme applied everywhere but foobar2000. Is there a way to make it work there as well? (Not necessarily the exact theme, just need the dark mode to apply which is doesn't want to...)

probably doeesn't use the windows built in theming, so I doubt you can fix it without modding the program or something

@Slyfox88

Copy link
Copy Markdown

mt4

@givbra script got the closest to looking good. Does anyone know how to fix the spots I circled in red?

@parkerlreed

parkerlreed commented Jun 16, 2025

Copy link
Copy Markdown

Every application handles the theming differently. Nothing can be done from the WINE side on a per application basis.

@queenbiscuit311

Copy link
Copy Markdown

Best you can do is mess with the colors and see which ones those spots are using and see if you can change them to something more legible

@Slyfox88

Copy link
Copy Markdown

mt4theme

I created my own theme and it looks quite nice in MT4. Maybe it looks good for other apps as well.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Colors]
"ActiveBorder"="70 70 70"
"ActiveTitle"="4 4 100"
"AppWorkSpace"="44 44 44"
"Background"="44 44 44"
"ButtonAlternateFace"="64 64 64"
"ButtonDkShadow"="150 150 150"
"ButtonFace"="50 50 50"
"ButtonHilight"="20 20 20"
"ButtonLight"="140 140 140"
"ButtonShadow"="110 110 110"
"ButtonText"="210 210 210"
"GradientActiveTitle"="60 60 60"
"GradientInactiveTitle"="44 44 44"
"GrayText"=" 100 100 100"
"Hilight"="4 4 100"
"HilightText"="210 210 210"
"HotTrackingColor"="255 0 0"
"InactiveBorder"="255 0 0"
"InactiveTitle"="40 40 40"
"InactiveTitleText"="160 160 160"
"InfoText"="210 210 210"
"InfoWindow"="30 30 30"
"Menu"="44 44 44"
"MenuBar"="54 54 54"
"MenuHilight"="4 4 100"
"MenuText"="210 210 210"
"Scrollbar"="60 60 60"
"TitleText"="210 210 210"
"Window"="30 30 30"
"WindowFrame"="50 50 50"
"WindowText"="210 210 210"

@Thespikedballofdoom

Thespikedballofdoom commented Aug 13, 2025

Copy link
Copy Markdown
image

I dont know why but this theme causes wine to do this for me. Major PITA to fix it afterwards, uninstall script doesn't work either. I think my wine install is wrong. Maybe I shouldn't have tried a full blown w10 msstyles theme earlier?..

@lacamar

lacamar commented Aug 13, 2025

Copy link
Copy Markdown

@Slyfox88

I created my own theme and it looks quite nice in MT4. Maybe it looks good for other apps as well.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Colors]
"ActiveBorder"="70 70 70"
"ActiveTitle"="4 4 100"
"AppWorkSpace"="44 44 44"
"Background"="44 44 44"
"ButtonAlternateFace"="64 64 64"
"ButtonDkShadow"="150 150 150"
"ButtonFace"="50 50 50"
"ButtonHilight"="20 20 20"
"ButtonLight"="140 140 140"
"ButtonShadow"="110 110 110"
"ButtonText"="210 210 210"
"GradientActiveTitle"="60 60 60"
"GradientInactiveTitle"="44 44 44"
"GrayText"=" 100 100 100"
"Hilight"="4 4 100"
"HilightText"="210 210 210"
"HotTrackingColor"="255 0 0"
"InactiveBorder"="255 0 0"
"InactiveTitle"="40 40 40"
"InactiveTitleText"="160 160 160"
"InfoText"="210 210 210"
"InfoWindow"="30 30 30"
"Menu"="44 44 44"
"MenuBar"="54 54 54"
"MenuHilight"="4 4 100"
"MenuText"="210 210 210"
"Scrollbar"="60 60 60"
"TitleText"="210 210 210"
"Window"="30 30 30"
"WindowFrame"="50 50 50"
"WindowText"="210 210 210"

This is really nice, thank you

@VsevolodGolovanov

VsevolodGolovanov commented Nov 3, 2025

Copy link
Copy Markdown

Hey, so I got this theme applied everywhere but foobar2000. Is there a way to make it work there as well? (Not necessarily the exact theme, just need the dark mode to apply which is doesn't want to...)

@Opposite34, foobar got dark mode (windows theming?) support since version 2 - this wine theme approach works for those. Here's what it looks like (Slyfox88's theme):
image

With some plugins, namely foo_wave_minibar_mod and foo_simplaylist:
image
foo_simplaylist looks even better than on windows, since it's an old plugin and doesn't support dark mode.

@Opposite34

Opposite34 commented Nov 8, 2025

Copy link
Copy Markdown

Hey, so I got this theme applied everywhere but foobar2000. Is there a way to make it work there as well? (Not necessarily the exact theme, just need the dark mode to apply which is doesn't want to...)

@Opposite34, foobar got dark mode (windows theming?) support since version 2 - this wine theme approach works for those. Here's what it looks like (Slyfox88's theme): image

With some plugins, namely foo_wave_minibar_mod and foo_simplaylist: image foo_simplaylist looks even better than on windows, since it's an old plugin and doesn't support dark mode.

It's probably the way I setup foobar as well I guess. I was using https://github.com/emmanuelrosa/erosanix/blob/master/pkgs/foobar2000.nix this nix flake which worked, and it did put wine prefix under my home. However, while the registry trick made the menu for the wine theme editor to be dark mode just fine, foobar stayed in light mode. I've ditched foobar for now though because wine apps are notoriously overusing cpu (leading to overheating) even with powersave, but I'll still keep this gist in mine if I have to theme a wine app.

@Barugon

Barugon commented Nov 14, 2025

Copy link
Copy Markdown

It mostly works but here's what I get with Wine File:

Screenshot From 2025-11-14 12-48-53

Any ideas about what's missing here?

@Twig6943

Copy link
Copy Markdown

Any ideas about what's missing here?

I went through all of these;

image

None seems to be able to change the background of that.

I also went through all the themes here , none seem to be able to change that background color.

Here's the source for winefile in case somebody is willing to make MR for that.

@jredfox

jredfox commented Jun 29, 2026

Copy link
Copy Markdown

notepad++ scrollbars appear white even after the listed "fixes" in the comments. here is the fix for notepad++

  • winecfg set theme to no theme and then the theme on the right to darkmode
  • add these lines of code to the end of the .reg file
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager]
"ColorName"=-
"DllName"=-
"LoadedBefore"=-
"SizeName"=-
"ThemeActive"="0"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"AppsUseLightTheme"=dword:00000000
"SystemUsesLightTheme"=dword:00000000
  • wine regedit /C 'wine-breeze-dark.reg'
  • wineserver -k
  • wine notepad++.exe

NOTE: this isn't a proper fix but is a work around wine needs to properly support dark mode. The scroll bars will look a little bit derpy from windows xp or even older but since it's dark mode you won't notice as much. Tested with notepad++ dark mode and vibrant ink theme. It works so far.
Screenshot from 2026-06-29 13-30-18

For the uninstall reg

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ThemeManager]
"ThemeActive"="1"
"DllName"="C:\\windows\\Resources\\Themes\\light\\light.msstyles"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Themes\Personalize]
"AppsUseLightTheme"=dword:00000001
"SystemUsesLightTheme"=dword:00000001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment