summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_ui_default.conf
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-11-03 21:35:20 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-11-03 21:35:20 +0000
commit708fb03e87676d4fb125e0d78bd297e705a8e735 (patch)
treeb105af80b058dc77f9577385a9a07f00888e1bef /gtk2_ardour/ardour3_ui_default.conf
parent712d7fd5e4e58af842f33408904b3936647ef0c3 (diff)
use ArdourButton for the (radio) buttons in the monitor section; fix ArdourButton, MonitorSection and CairoWidget to work with radio semantics
git-svn-id: svn://localhost/ardour2/branches/3.0@10430 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_ui_default.conf')
-rw-r--r--gtk2_ardour/ardour3_ui_default.conf18
1 files changed, 17 insertions, 1 deletions
diff --git a/gtk2_ardour/ardour3_ui_default.conf b/gtk2_ardour/ardour3_ui_default.conf
index d92151e5da..b7cbc4b76f 100644
--- a/gtk2_ardour/ardour3_ui_default.conf
+++ b/gtk2_ardour/ardour3_ui_default.conf
@@ -319,6 +319,22 @@
<Option name="monitor section mono text" value="c7c7d8ff"/>
<Option name="monitor section mono text active" value="c8c8d9ff"/>
<Option name="monitor section mono text mid" value="00000000"/>
+ <Option name="monitor section solo model border start" value="cfd1e8ff"/>
+ <Option name="monitor section solo model border end" value="797a87ff"/>
+ <Option name="monitor section solo model border start selected" value="00000000"/>
+ <Option name="monitor section solo model border end selected" value="00000000"/>
+ <Option name="monitor section solo model fill start" value="808190ff"/>
+ <Option name="monitor section solo model fill end" value="5f606bff"/>
+ <Option name="monitor section solo model fill start active" value="808290ff"/>
+ <Option name="monitor section solo model fill end active" value="5f616bff"/>
+ <Option name="monitor section solo model fill start mid" value="00000000"/>
+ <Option name="monitor section solo model fill end mid" value="00000000"/>
+ <Option name="monitor section solo model led" value="473812ff"/>
+ <Option name="monitor section solo model led active" value="78cb4eff"/>
+ <Option name="monitor section solo model led mid" value="00000000"/>
+ <Option name="monitor section solo model text" value="c7c7d8ff"/>
+ <Option name="monitor section solo model text active" value="c8c8d9ff"/>
+ <Option name="monitor section solo model text mid" value="00000000"/>
<Option name="monitor solo override border start" value="cfd1e8ff"/>
<Option name="monitor solo override border end" value="797a87ff"/>
<Option name="monitor solo override border start selected" value="00000000"/>
@@ -430,7 +446,7 @@
<Option name="solo button led mid" value="00000000"/>
<Option name="solo button text" value="b9bcb6ff"/>
<Option name="solo button text active" value="000000ff"/>
- <Option name="solo button text mid" value="00000000"/>
+ <Option name="solo button text mid" value="3a3a3aff"/>
<Option name="record enable button border start" value="cc0909ff"/>
<Option name="record enable button border end" value="7a0d0dff"/>
<Option name="record enable button border start selected" value="00000000"/>