use a more appropriate @color name for the cursor color in a text entry
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 30 Jun 2016 21:36:55 +0000 (17:36 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 30 Jun 2016 21:41:11 +0000 (17:41 -0400)
gtk2_ardour/clearlooks.rc.in

index e66b47e35050b05608a52866359196f5c7085b2f..af36a3f4f47d51a45f15f2892df1645f2115fd54 100644 (file)
@@ -103,8 +103,7 @@ style "default" = "medium_text"
   GtkTreeView         :: horizontal-separator             = 8                 # [               2 ] ( >= 0 ) Horizontal space between cells. Must be an even number.
   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 = @bg_selected
+  GtkEntry::cursor_color = @entry_cursor
 
   #GtkToolbar::shadow_type = GTK_SHADOW_ETCHED_IN