summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_styles.rc.in
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-01-06 19:18:09 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-01-06 19:18:09 +0000
commitfc2b1ab5006f11b185d5c609d85eeeff3c77178c (patch)
treec57e06c77af403d6104c2c5fde33a672831ca085 /gtk2_ardour/ardour3_styles.rc.in
parent355183f1abea75d8fab0926cd7e7130796574cb0 (diff)
dull down the MIDI channel selector buttons to avoid sensory overload
git-svn-id: svn://localhost/ardour2/branches/3.0@11172 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_styles.rc.in')
-rw-r--r--gtk2_ardour/ardour3_styles.rc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour3_styles.rc.in b/gtk2_ardour/ardour3_styles.rc.in
index cb05d68313..b8f8b85a2a 100644
--- a/gtk2_ardour/ardour3_styles.rc.in
+++ b/gtk2_ardour/ardour3_styles.rc.in
@@ -426,7 +426,7 @@ style "midi_channel_selector_button"
bg[NORMAL] = @@COLPREFIX@_bg
bg[ACTIVE] = @@COLPREFIX@_midi_channel_selector
fg[NORMAL] = @@COLPREFIX@_fg
- fg[ACTIVE] = @@COLPREFIX@_darkest
+ fg[ACTIVE] = @@COLPREFIX@_muted_text
}
style "shuttle_control" = "very_small_text"