[gnome-themes-standard/highcontrast-improvements] highcontrast: use another color for the cursor color
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard/highcontrast-improvements] highcontrast: use another color for the cursor color
- Date: Tue, 24 Apr 2012 22:20:14 +0000 (UTC)
commit 8169cf2006adcf7e593f22c97a8b146e2a3ed694
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]