1
0
mirror of https://github.com/horst3180/arc-theme.git synced 2024-09-28 22:10:43 +00:00

metacity: fix colors

This commit is contained in:
Horst3180 2015-09-21 17:21:50 +02:00
parent f264d78ed1
commit d3a991f2ff
2 changed files with 10 additions and 10 deletions

View File

@ -10,13 +10,13 @@
<!-- meaningfull constants -->
<constant name="C_title_focused" value="#70788d" />
<constant name="C_title_unfocused" value="#979dac" />
<constant name="C_title_focused" value="#afb8c6" />
<constant name="C_title_unfocused" value="#8a939f" />
<constant name="C_wm_bg_focused" value="#e7e8eb" />
<constant name="C_wm_bg_unfocused" value="#eff0f2" />
<constant name="C_wm_bg_focused" value="#2f343f" />
<constant name="C_wm_bg_unfocused" value="#323843" />
<constant name="C_wm_highlight" value="#eeeff1" />
<constant name="C_wm_highlight" value="#353a48" />
<!-- window button colors -->

View File

@ -10,13 +10,13 @@
<!-- meaningfull constants -->
<constant name="C_title_focused" value="#70788d" />
<constant name="C_title_unfocused" value="#979dac" />
<constant name="C_title_focused" value="#afb8c6" />
<constant name="C_title_unfocused" value="#8a939f" />
<constant name="C_wm_bg_focused" value="#e7e8eb" />
<constant name="C_wm_bg_unfocused" value="#eff0f2" />
<constant name="C_wm_bg_focused" value="#2f343f" />
<constant name="C_wm_bg_unfocused" value="#323843" />
<constant name="C_wm_highlight" value="#eeeff1" />
<constant name="C_wm_highlight" value="#353a48" />
<!-- window button colors -->