summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLapo Calamandrei <calamandrei@gmail.com>2014-09-04 00:27:35 +0200
committerLapo Calamandrei <calamandrei@gmail.com>2014-09-04 00:27:35 +0200
commit0bbf638eef5eb54e5d441718601c2a4386c24f9a (patch)
treea71b5d627749bf9b9e36c4a228cd58cd5ab1559a
parent73ca2a2898033ddfaa4fb0d4b8513c79c4be1000 (diff)
Mutter: update backdrop window buttons color
-rw-r--r--themes/Adwaita/metacity-1/metacity-theme-3.xml9
1 files changed, 3 insertions, 6 deletions
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index fe1a828e..86b5c2fb 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -21,9 +21,9 @@
<!-- color of the button icons -->
<constant name="C_icons_focused" value="gtk:custom(wm_title,gtk:fg[NORMAL])" />
<constant name="C_icons_pressed" value="gtk:custom(wm_title,gtk:fg[NORMAL])" />
-<constant name="C_icons_unfocused" value="blend/gtk:text[NORMAL]/gtk:bg[NORMAL]/0.9" />
-<constant name="C_icons_unfocused_prelight" value="blend/gtk:bg[NORMAL]/gtk:fg[NORMAL]/0.3" />
-<constant name="C_icons_unfocused_pressed" value="blend/#000000/gtk:bg[NORMAL]/0.7" />
+<constant name="C_icons_unfocused" value="gtk:custom(theme_unfocused_fg_color,gtk:fg[NORMAL])" />
+<constant name="C_icons_unfocused_prelight" value="gtk:custom(theme_unfocused_fg_color,gtk:fg[NORMAL])" />
+<constant name="C_icons_unfocused_pressed" value="gtk:custom(theme_unfocused_fg_color,gtk:fg[NORMAL])" />
<constant name="C_icons_shadow" value="gtk:custom(wm_borders_edge,gtk:base[NORMAL])" />
<constant name="C_separator" value="blend/#000000/gtk:bg[NORMAL]/0.9" />
<constant name="D_icons_unfocused_offset" value="0" /> <!-- offset of the unfocused icons -->
@@ -362,7 +362,6 @@
<draw_ops name="close_unfocused">
<include name="close_glyph_unfocused" y="D_icons_unfocused_offset" />
- <include name="close_glyph_unfocused" y="D_icons_unfocused_offset" />
</draw_ops>
<draw_ops name="close_glyph_unfocused_prelight">
@@ -394,7 +393,6 @@
<draw_ops name="close_unfocused_prelight">
<include name="close_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
- <include name="close_glyph_unfocused_prelight" y="D_icons_unfocused_offset" />
</draw_ops>
<draw_ops name="close_glyph_unfocused_pressed">
@@ -426,7 +424,6 @@
<draw_ops name="close_unfocused_pressed">
<include name="close_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
- <include name="close_glyph_unfocused_pressed" y="D_icons_unfocused_offset" />
</draw_ops>
<draw_ops name="maximize_glyph_focused">