summaryrefslogtreecommitdiff
path: root/gtk2_ardour/clearlooks.rc.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2016-06-30 17:36:55 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2016-06-30 17:41:11 -0400
commit190c18aa5cc6e41c4483e90ec6a88feb447e3ecd (patch)
tree8db168d4886975b9d26ec0f9675e6356ce4db12c /gtk2_ardour/clearlooks.rc.in
parentd243731c72250afa52aeacf353205e3d1e8acaeb (diff)
use a more appropriate @color name for the cursor color in a text entry
Diffstat (limited to 'gtk2_ardour/clearlooks.rc.in')
-rw-r--r--gtk2_ardour/clearlooks.rc.in3
1 files changed, 1 insertions, 2 deletions
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