summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_styles.rc.in
diff options
context:
space:
mode:
authorBen Loftis <ben@glw.com>2013-01-04 16:52:10 +0000
committerBen Loftis <ben@glw.com>2013-01-04 16:52:10 +0000
commit2c95bfcd46d9093f665bbedfad3cdf73e45f3d35 (patch)
tree89b9b5f13d4652c931e9ccdfeb42447bbb0682f0 /gtk2_ardour/ardour3_styles.rc.in
parentb938923bad16bee58847503eed1d9045a0ada099 (diff)
quick fix for bug reported by ricardus: faders in Play are no longer dark gray which made them invisible. and they update color when their auto state changes.
git-svn-id: svn://localhost/ardour2/branches/3.0@13773 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 4e18ce068a..271ee2ec0a 100644
--- a/gtk2_ardour/ardour3_styles.rc.in
+++ b/gtk2_ardour/ardour3_styles.rc.in
@@ -785,7 +785,7 @@ style "plugin_slider"
fg[NORMAL] = @@COLPREFIX@_bright_color
fg[ACTIVE] = @@COLPREFIX@_bright_color
- fg[INSENSITIVE] = @@COLPREFIX@_base # matches default
+ fg[INSENSITIVE] = @@COLPREFIX@_lightest # matches default
fg[SELECTED] = @@COLPREFIX@_bright_color
fg[PRELIGHT] = @@COLPREFIX@_bright_color