[gnome-themes-standard/highcontrast-improvements] highcontrast: update trough bg color



commit 41cd12ddcd35f22c3be7af39e4479a31ab35359a
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Apr 24 16:38:31 2012 -0400

    highcontrast: update trough bg color

 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 f67d537..e1706c4 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -79,7 +79,7 @@ GtkComboBox .separator {
 }
 
 .trough {
-    background-color: @theme_active_color;
+    background-color: @theme_scrollbar_trough;
     color: @theme_fg_color;
 }
 



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