B00merang-Project / Windows-10-Dark

Dark variant of Windows 10 theme
http://b00merang.weebly.com/windows-10.html
GNU General Public License v3.0
298 stars 35 forks source link

bugfixes #34

Closed AndreasFischer1985 closed 3 years ago

AndreasFischer1985 commented 3 years ago

Fixed minor bugs in index.theme, metacity-theme-2.xml & metacity-theme-3.xml

Elbullazul commented 3 years ago

thank you for the fix. Could you submit it with colors matching with those declared in metacity-3.xml?

<constant name="C_button_bg_focused" value="#1f1f1f" />
<constant name="C_button_bg_unfocused" value="#1f1f1f" />
<constant name="C_button_bg_hover" value="#404040" />
<constant name="C_button_bg_active" value="#5e5e5e" />