[gtk-engines/gnome3] Spell check underline color.



commit f5cb805b4476e7896930324b51d72f6c5f70809e
Author: Hylke Bons <hylke bons intel com>
Date:   Sat Apr 3 02:03:43 2010 +0100

    Spell check underline color.

 themes/GNOME3/gtk-2.0/gtkrc |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/themes/GNOME3/gtk-2.0/gtkrc b/themes/GNOME3/gtk-2.0/gtkrc
index e9e46d1..c574081 100644
--- a/themes/GNOME3/gtk-2.0/gtkrc
+++ b/themes/GNOME3/gtk-2.0/gtkrc
@@ -21,7 +21,9 @@ style "default" {
 	GtkWidget::secondary-cursor-color = @selected_bg_color
 
 	GtkCheckButton::indicator-size = 14
-
+	
+  GtkTextView::error-underline-color = "#cc0000"
+  
 	GtkPaned::handle-size = 6
 
 	# The size for scrollbars. The slider is 2px smaller, but we keep it
@@ -93,8 +95,7 @@ style "default" {
 		colorize_scrollbar = FALSE	# XXX, will we support this?
 		animation = FALSE
 		radius = 3.0
-		# style = GNOME3"
-
+		style = GNOME3
 		# Set a hint to disable backward compatibility fallbacks.
 		hint = "use-hints"
 	}



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