[gnome-themes-standard] highcontrast: use another color for the cursor color



commit cd1456d23cce5bf4f5f2f0d749675cbfa6034f91
Author: Cosimo Cecchi <cosimoc gnome org>
Date:   Tue Apr 24 18:19:49 2012 -0400

    highcontrast: use another color for the cursor color

 themes/a11y-base.css |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/themes/a11y-base.css b/themes/a11y-base.css
index 518615e..87c0706 100644
--- a/themes/a11y-base.css
+++ b/themes/a11y-base.css
@@ -5,8 +5,9 @@
 
     -GtkTreeView-expander-size: 16;
 
-    -GtkWidget-cursor-color: @theme_cursor_color;
-    -GtkWidget-cursor-aspect-ratio: 0.1;
+    -GtkWidget-cursor-color: @theme_highlight_color;
+    -GtkWidget-cursor-aspect-ratio: 0.2;
+
     -GtkWidget-focus-padding: 1;
     -GtkWidget-focus-line-width: 2;
     -GtkWidget-focus-line-pattern: "\002\001";



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