summaryrefslogtreecommitdiff
path: root/gtk2_ardour/ardour3_ui_default.conf
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2012-12-13 14:54:29 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2012-12-13 14:54:29 +0000
commitfaa729afb81cbe5976e8c6f64a8edb2865d5f2ce (patch)
treed27b0cb2d0e290e12368fc9eacd7e7e4fc963010 /gtk2_ardour/ardour3_ui_default.conf
parent67adc8ceededd3f4464985d20b12e34746a833d9 (diff)
improve button drawing when "implicit active uses solid color" tweak is on, and improve on the so-called "pepto-bismol" colors used for rec-enable buttons
git-svn-id: svn://localhost/ardour2/branches/3.0@13656 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/ardour3_ui_default.conf')
-rw-r--r--gtk2_ardour/ardour3_ui_default.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk2_ardour/ardour3_ui_default.conf b/gtk2_ardour/ardour3_ui_default.conf
index 1329e3bb59..0a3b8377ad 100644
--- a/gtk2_ardour/ardour3_ui_default.conf
+++ b/gtk2_ardour/ardour3_ui_default.conf
@@ -326,8 +326,8 @@
<Option name="record enable button: fill end" value="3d2828ff"/>
<Option name="record enable button: fill start active" value="280b0bff"/>
<Option name="record enable button: fill end active" value="b50e0eff"/>
- <Option name="record enable button: led" value="00000000"/>
- <Option name="record enable button: led active" value="fda0b1ff"/>
+ <Option name="record enable button: led" value="7b3541ff"/>
+ <Option name="record enable button: led active" value="90686fff"/>
<Option name="record enable button: text" value="a5a5a5ff"/>
<Option name="record enable button: text active" value="000000ff"/>
<Option name="send alert button: fill start" value="4e5647ff"/>