summaryrefslogtreecommitdiff
path: root/gtk2_ardour/clearlooks.rc.in
diff options
context:
space:
mode:
authorBen Loftis <ben@harrisonconsoles.com>2015-01-30 10:12:35 -0600
committerBen Loftis <ben@harrisonconsoles.com>2015-01-30 10:26:27 -0600
commit871904b648f20bdc0e9a3bd6ecd0b04be0d0dc49 (patch)
treec9f6e719cbbef5547c09fcd1780d30e77109b4b9 /gtk2_ardour/clearlooks.rc.in
parent45f874cfab01549b277dad5175634d98a765d300 (diff)
fix cursor color for text entries
Diffstat (limited to 'gtk2_ardour/clearlooks.rc.in')
-rw-r--r--gtk2_ardour/clearlooks.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in
index cef1eaa35d..d8e2e5a427 100644
--- a/gtk2_ardour/clearlooks.rc.in
+++ b/gtk2_ardour/clearlooks.rc.in
@@ -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