fix cursor color for text entries
authorBen Loftis <ben@harrisonconsoles.com>
Fri, 30 Jan 2015 16:12:35 +0000 (10:12 -0600)
committerBen Loftis <ben@harrisonconsoles.com>
Fri, 30 Jan 2015 16:26:27 +0000 (10:26 -0600)
gtk2_ardour/clearlooks.rc.in

index cef1eaa35dfcf21c1b5f1216592a50dadd9ddc5e..d8e2e5a4277147e45845fd2a5f79530e94f046b7 100644 (file)
@@ -99,7 +99,7 @@ style "default" = "medium_text"
   GtkTreeView         :: vertical-separator               = 2                 # [               2 ] ( >= 0 ) Vertical space between cells. Must be an even number.
 
   GtkEntry            :: honors-transparent-bg-hint       = 1                 # [               0 ] ( bool ) (Clearlooks) Without this, gecko will fill in the background of the entry.
-  GtkEntry            :: cursor-color = @fg_selected
+  GtkEntry            :: cursor-color = @bg_selected
 
   #GtkToolbar::shadow_type = GTK_SHADOW_ETCHED_IN