You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For now, I've changed it so the current base theme in 1.0.0 will now be the "Legacy" theme, and the script will generate the new "Mint-Y" and "Mint-Y-Dark" themes with the new colors from that.
Mint-Y-Brown accent color should be #aa876a. Mint-Y-Dark-Brown accent color should be #9c7e65.
It seems the build script can't properly generate the dark theme.
Summary
Colors for the default theme are a bit off since the last changes for the 2.0 release of mint-themes.
I think the current values of the constants should be here.
https://github.com/linuxmint/mint-themes/blob/master/constants.py
Current behavior
Expected behavior
Version
Possible fix
Update the colors from the upstream version of https://github.com/linuxmint/mint-themes/blame/master/constants.py.
Locally I used a patch that changes
92b372
->35a854
8fa876
->35a854
b7865e
->9c7e65
Here's a part of it for
build_subthemes.py
The text was updated successfully, but these errors were encountered: