From 190c18aa5cc6e41c4483e90ec6a88feb447e3ecd Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Thu, 30 Jun 2016 17:36:55 -0400 Subject: use a more appropriate @color name for the cursor color in a text entry --- gtk2_ardour/clearlooks.rc.in | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'gtk2_ardour/clearlooks.rc.in') diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in index e66b47e350..af36a3f4f4 100644 --- a/gtk2_ardour/clearlooks.rc.in +++ b/gtk2_ardour/clearlooks.rc.in @@ -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 -- cgit v1.2.3