summaryrefslogtreecommitdiff
path: root/gtk2_ardour/clearlooks.rc.in
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/clearlooks.rc.in')
-rw-r--r--gtk2_ardour/clearlooks.rc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/clearlooks.rc.in b/gtk2_ardour/clearlooks.rc.in
index d1212515ef..12ddf8465d 100644
--- a/gtk2_ardour/clearlooks.rc.in
+++ b/gtk2_ardour/clearlooks.rc.in
@@ -151,11 +151,13 @@ style "entry"
base[NORMAL] = @bases
base[PRELIGHT] = @bases
+ base[INSENSITIVE] = shade(1.0, @background)
base[ACTIVE] = @bases
base[SELECTED] = @bg_selected
text[NORMAL] = @texts
text[PRELIGHT] = @texts
+ text[INSENSITIVE] = shade(0.7, @lightest)
text[ACTIVE] = @texts
text[SELECTED] = @fg_selected
}