diff options
Diffstat (limited to 'common/metacity-1')
-rw-r--r-- | common/metacity-1/metacity-theme-1.xml | 2 | ||||
-rw-r--r-- | common/metacity-1/metacity-theme-2.xml | 2 | ||||
-rw-r--r-- | common/metacity-1/metacity-theme-3.xml | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/common/metacity-1/metacity-theme-1.xml b/common/metacity-1/metacity-theme-1.xml index 46323f7..f635b2f 100644 --- a/common/metacity-1/metacity-theme-1.xml +++ b/common/metacity-1/metacity-theme-1.xml @@ -10,7 +10,7 @@ <!-- meaningfull constants --> -<constant name="C_title_focused" value="#70788d" /> +<constant name="C_title_focused" value="#839496" /> <constant name="C_title_unfocused" value="#979dac" /> <constant name="C_wm_bg_focused" value="#eee8d5" /> diff --git a/common/metacity-1/metacity-theme-2.xml b/common/metacity-1/metacity-theme-2.xml index 3cb307b..2b8ab99 100644 --- a/common/metacity-1/metacity-theme-2.xml +++ b/common/metacity-1/metacity-theme-2.xml @@ -10,7 +10,7 @@ <!-- meaningfull constants --> -<constant name="C_title_focused" value="#70788d" /> +<constant name="C_title_focused" value="#839496" /> <constant name="C_title_unfocused" value="#979dac" /> <constant name="C_wm_bg_focused" value="#eee8d5" /> diff --git a/common/metacity-1/metacity-theme-3.xml b/common/metacity-1/metacity-theme-3.xml index 453ed01..fefd3e3 100644 --- a/common/metacity-1/metacity-theme-3.xml +++ b/common/metacity-1/metacity-theme-3.xml @@ -10,7 +10,7 @@ <!-- meaningfull constants --> -<constant name="C_title_focused" value="gtk:custom(wm_title,#70788d)" /> +<constant name="C_title_focused" value="gtk:custom(wm_title,#839496)" /> <constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,#979dac)" /> <constant name="C_wm_bg_focused" value="gtk:custom(wm_bg,#eee8d5)" /> |