[gnome-themes-standard] highcontrast: tweak switch border



commit e70d736cbbd601347c63c8b7c0c4c8a643cf103b
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Apr 24 17:56:08 2012 -0400

    highcontrast: tweak switch border
    
    Make it look like an actual button

 themes/a11y-base.css |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/themes/a11y-base.css b/themes/a11y-base.css
index 4fc24da..7dd9024 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -351,7 +351,7 @@ GtkSwitch.slider:insensitive {
 }
 
 GtkSwitch.trough {
-    border-color: @theme_internal_border;
+    border-color: @theme_fg_color;
     background-color: @theme_button_bg;
 }
 



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