diff options
Diffstat (limited to 'desktop-themes')
-rw-r--r-- | desktop-themes/BlueMenta/metacity-1/metacity-theme-2.xml | 2 | ||||
-rw-r--r-- | desktop-themes/Menta/metacity-1/metacity-theme-2.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop-themes/BlueMenta/metacity-1/metacity-theme-2.xml b/desktop-themes/BlueMenta/metacity-1/metacity-theme-2.xml index dca46dc7..e84a3ff5 100644 --- a/desktop-themes/BlueMenta/metacity-1/metacity-theme-2.xml +++ b/desktop-themes/BlueMenta/metacity-1/metacity-theme-2.xml @@ -16,7 +16,7 @@ <constant name="C_titlebar_unfocused" value="blend/gtk:base[NORMAL]/gtk:bg[NORMAL]/0.4" /> <constant name="C_title_focused" value="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.1" /> <constant name="C_title_focused_hilight" value="gtk:base[NORMAL]" /> -<constant name="C_title_unfocused" value="blend/gtk:text[NORMAL]/gtk:bg[NORMAL]/0.9" /> +<constant name="C_title_unfocused" value="blend/gtk:text[NORMAL]/gtk:bg[NORMAL]/0.5" /> <!-- color of the button icons --> <constant name="D_icons_unfocused_offset" value="0" /> <!-- offset of the unfocused icons --> <!-- geometries --> diff --git a/desktop-themes/Menta/metacity-1/metacity-theme-2.xml b/desktop-themes/Menta/metacity-1/metacity-theme-2.xml index df0e5fa8..de687cc6 100644 --- a/desktop-themes/Menta/metacity-1/metacity-theme-2.xml +++ b/desktop-themes/Menta/metacity-1/metacity-theme-2.xml @@ -16,7 +16,7 @@ <constant name="C_titlebar_unfocused" value="blend/gtk:base[NORMAL]/gtk:bg[NORMAL]/0.4" /> <constant name="C_title_focused" value="blend/gtk:fg[NORMAL]/gtk:bg[NORMAL]/0.1" /> <constant name="C_title_focused_hilight" value="gtk:base[NORMAL]" /> -<constant name="C_title_unfocused" value="blend/gtk:text[NORMAL]/gtk:bg[NORMAL]/0.9" /> +<constant name="C_title_unfocused" value="blend/gtk:text[NORMAL]/gtk:bg[NORMAL]/0.5" /> <!-- color of the button icons --> <constant name="D_icons_unfocused_offset" value="0" /> <!-- offset of the unfocused icons --> <!-- geometries --> |