summaryrefslogtreecommitdiff
path: root/gtk2_ardour/clearlooks.rc.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2015-09-28 18:20:54 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2015-09-28 18:20:54 -0400
commitdeabc0f41b33f877abade96b56770b35bafea71e (patch)
tree6599094fa6b22fcb810bd40aa8d91fefabbe8e63 /gtk2_ardour/clearlooks.rc.in
parent2c1350077ae901fdcc2aee4082d3c3a6aedfd822 (diff)
change clearlooks style file so that small_entry and related styles use text color for text even when selected
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 de3ad86dc2..5c51ace29f 100644
--- a/gtk2_ardour/clearlooks.rc.in
+++ b/gtk2_ardour/clearlooks.rc.in
@@ -648,7 +648,7 @@ style "small_entry" = "small_text"
text[NORMAL] = @texts
text[ACTIVE] = @texts
- text[SELECTED] = @fg_selected
+ text[SELECTED] = @texts
bg[NORMAL] = @bases
bg[ACTIVE] = @bases