[gnome-themes-standard] Revert "Adwaita: use -gtk-icon-source: none on paned..."



commit faf1c18c14068d30299ce8c858fd7283e8aea59a
Author: Lapo Calamandrei <calamandrei gmail com>
Date:   Tue Oct 21 20:33:32 2014 +0200

    Revert "Adwaita: use -gtk-icon-source: none on paned..."
    
    This reverts commit aceabd4f8016a72d2495b9a3f635bb17e08eedd7.
    Since this doesn't make sense, it's just picking the wrong terminal
    window...

 themes/Adwaita/metacity-1/metacity-theme-3.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/themes/Adwaita/metacity-1/metacity-theme-3.xml b/themes/Adwaita/metacity-1/metacity-theme-3.xml
index 68384bb..86b5c2f 100644
--- a/themes/Adwaita/metacity-1/metacity-theme-3.xml
+++ b/themes/Adwaita/metacity-1/metacity-theme-3.xml
@@ -10,17 +10,17 @@
 
 <!-- meaningfull constants -->
 
-<constant name="C_border_focused" value="gtk:custom(borders:gtk:fg[NORMAL])" />
-<constant name="C_border_unfocused" value="gtk:custom(unfocused_borders,gtk:fg[NORMAL]" />
+<constant name="C_border_focused" value="blend/#000000/gtk:bg[NORMAL]/0.7" />
+<constant name="C_border_unfocused" value="blend/#000000/gtk:bg[NORMAL]/0.8" />
 <constant name="C_titlebar_focused_hilight" value="gtk:custom(wm_highlight,gtk:base[NORMAL])" />
-<constant name="C_titlebar_unfocused" value="gtk:custom(theme_unfocused_bg_color:gtk:bg[NORMAL])" />
-<constant name="C_title_focused" value="gtk:custom(theme_fg_color,gtk:fg[NORMAL])" />
+<constant name="C_titlebar_unfocused" value="blend/gtk:base[NORMAL]/gtk:bg[NORMAL]/0.4" />
+<constant name="C_title_focused" value="gtk:custom(wm_title,gtk:fg[NORMAL])" />
 <constant name="C_title_focused_hilight" value="gtk:custom(wm_borders_edge,gtk:base[NORMAL])" />
 <constant name="C_title_focused_hilight_dark" value="gtk:custom(wm_borders_edge,gtk:bg[NORMAL])" />
 <constant name="C_title_unfocused" value="gtk:custom(wm_unfocused_title,gtk:fg[INSENSITIVE])" />
 <!-- color of the button icons -->
-<constant name="C_icons_focused" value="gtk:custom(theme_fg_color,gtk:fg[NORMAL])" />
-<constant name="C_icons_pressed" value="gtk:custom(theme_fg_color,gtk:fg[NORMAL])" />
+<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="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])" />


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]