[gnome-themes-standard] pushed state for dakr buttons.



commit b59895cbdac5240708ec767e8bbd9cb6d76b891e
Author: Jakub Steiner <jimmac gmail com>
Date:   Fri Aug 12 11:42:21 2011 +0200

    pushed state for dakr buttons.

 themes/Adwaita/gtk-3.0/gtk-dark.css |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/themes/Adwaita/gtk-3.0/gtk-dark.css b/themes/Adwaita/gtk-3.0/gtk-dark.css
index 33ce806..63cd49e 100644
--- a/themes/Adwaita/gtk-3.0/gtk-dark.css
+++ b/themes/Adwaita/gtk-3.0/gtk-dark.css
@@ -20,8 +20,8 @@
 @define-color button_gradient_color_b shade (@theme_bg_color, 0.9);
 @define-color button_border #24282a;
 
- define-color button_active_gradient_color_a @button_gradient_color_b;
- define-color button_active_gradient_color_b @button_gradient_color_a;
+ define-color button_active_gradient_color_a shade (@button_gradient_color_b, 0.7);
+ define-color button_active_gradient_color_b shade (@button_gradient_color_a, 0.7);
 
 @define-color button_hover_gradient_color_a shade (@button_gradient_color_a, 1.10);
 @define-color button_hover_gradient_color_b shade (@button_gradient_color_b, 1.02);



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