From: Paul Davis Date: Mon, 28 Sep 2015 22:20:54 +0000 (-0400) Subject: change clearlooks style file so that small_entry and related styles use text color... X-Git-Tag: 4.3~215 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;h=deabc0f41b33f877abade96b56770b35bafea71e;p=ardour.git change clearlooks style file so that small_entry and related styles use text color for text even when selected --- 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