summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_ui_default.conf
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-11-30 16:43:37 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-11-30 16:43:37 +0000
commita01e089d3e5d626d9894aeaf055fa4c25826f3a9 (patch)
treeae97b641c0309170a2372fc8eba8e4ea9aee8706 /gtk2_ardour/ardour3_ui_default.conf
parent9bf55b26e808c6f1f13068e43bf17fcc60b44561 (diff)
active button colors for mixer strip buttons, modified from changes by chris g.
git-svn-id: svn://localhost/ardour2/branches/3.0@10843 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_ui_default.conf')
-rw-r--r--gtk2_ardour/ardour3_ui_default.conf16
1 files changed, 8 insertions, 8 deletions
diff --git a/gtk2_ardour/ardour3_ui_default.conf b/gtk2_ardour/ardour3_ui_default.conf
index 9669b20e38..aa8de5bb8f 100644
--- a/gtk2_ardour/ardour3_ui_default.conf
+++ b/gtk2_ardour/ardour3_ui_default.conf
@@ -656,19 +656,19 @@
<Option name="route button: text mid" value="000000ff"/>
<Option name="mixer strip button: border start" value="b7b7d2ff"/>
<Option name="mixer strip button: border end" value="000000ff"/>
- <Option name="mixer strip button: border start selected" value="8e8e9aff"/>
- <Option name="mixer strip button: border end selected" value="5b5b67ff"/>
+ <Option name="mixer strip button: border start selected" value="9a908eff"/>
+ <Option name="mixer strip button: border end selected" value="675c5bff"/>
<Option name="mixer strip button: fill start" value="56565dff"/>
<Option name="mixer strip button: fill end" value="484856ff"/>
- <Option name="mixer strip button: fill start active" value="4d4d4dff"/>
- <Option name="mixer strip button: fill end active" value="121212ff"/>
- <Option name="mixer strip button: fill start mid" value="57565dff"/>
- <Option name="mixer strip button: fill end mid" value="484856ff"/>
+ <Option name="mixer strip button: fill start active" value="ffd993ff"/>
+ <Option name="mixer strip button: fill end active" value="ffa500ff"/>
+ <Option name="mixer strip button: fill start mid" value="5d5856ff"/>
+ <Option name="mixer strip button: fill end mid" value="564d48ff"/>
<Option name="mixer strip button: led" value="4f3300ff"/>
<Option name="mixer strip button: led active" value="ffa500ff"/>
<Option name="mixer strip button: led mid" value="b87700ff"/>
- <Option name="mixer strip button: text" value="c7c7d8ff"/>
- <Option name="mixer strip button: text active" value="c8c8d9ff"/>
+ <Option name="mixer strip button: text" value="c7c7d7ff"/>
+ <Option name="mixer strip button: text active" value="000000ff"/>
<Option name="mixer strip button: text mid" value="000000ff"/>
<Option name="mixer strip name button: border start" value="b7b7d2ff"/>
<Option name="mixer strip name button: border end" value="000000ff"/>