[gnome-themes-standard] Mutter: update backdrop window buttons color
- From: Lapo Calamandrei <lapo src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] Mutter: update backdrop window buttons color
- Date: Wed, 3 Sep 2014 22:29:06 +0000 (UTC)
commit 0bbf638eef5eb54e5d441718601c2a4386c24f9a
Author: Lapo Calamandrei <calamandrei gmail com>
Date: Thu Sep 4 00:27:35 2014 +0200
Mutter: update backdrop window buttons color
themes/Adwaita/metacity-1/metacity-theme-3.xml | 9 +++------
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 fe1a828..86b5c2f 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">
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]