diff --git a/metacity-1/metacity-theme-2.xml b/metacity-1/metacity-theme-2.xml index 93b3861..b3410ba 100755 --- a/metacity-1/metacity-theme-2.xml +++ b/metacity-1/metacity-theme-2.xml @@ -9,7 +9,7 @@ </info> <!-- ::: CONSTANTS ::: --> -<constant name="C_titlebar" value="#333333" /> +<constant name="C_titlebar" value="#444444" /> <constant name="C_border_focused" value="#484848" /> <constant name="C_border_unfocused" value="#393939" /> <constant name="C_title_focused" value="#eeeeee" /> diff --git a/metacity-1/metacity-theme-3.xml b/metacity-1/metacity-theme-3.xml index a5fbae8..c8a6952 100755 --- a/metacity-1/metacity-theme-3.xml +++ b/metacity-1/metacity-theme-3.xml @@ -9,7 +9,7 @@ </info> <!-- ::: CONSTANTS ::: --> -<constant name="C_titlebar" value="gtk:custom(wm_bg,#333333)" /> +<constant name="C_titlebar" value="gtk:custom(wm_bg,#444444)" /> <constant name="C_border_focused" value="gtk:custom(wm_border_focused,#484848)" /> <constant name="C_border_unfocused" value="gtk:custom(wm_border_unfocused,#393939)" /> <constant name="C_title_focused" value="gtk:custom(wm_title_focused,#eeeeee)" />