summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-03-29 18:48:57 +0200
committerPaul Davis <paul@linuxaudiosystems.com>2015-03-30 09:19:00 -0500
commit365a47f95a8d199ae72a54ac8141da78f5f08eac (patch)
tree282e32d52796169f07cd1c8b3844e0f0ca70ef32
parent3be99984b3175090dbce24e38be719d6e6358b6f (diff)
increase contrast of control buttons, fixes #6146
-rw-r--r--gtk2_ardour/dark.colors2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/dark.colors b/gtk2_ardour/dark.colors
index 512f530b10..05d875f54b 100644
--- a/gtk2_ardour/dark.colors
+++ b/gtk2_ardour/dark.colors
@@ -341,7 +341,7 @@
<ColorAlias name="processor automation line" alias="color 77"/>
<ColorAlias name="processor control button: fill" alias="color 29"/>
<ColorAlias name="processor control button: fill active" alias="color 46"/>
- <ColorAlias name="processor control button: led active" alias="color 16"/>
+ <ColorAlias name="processor control button: led active" alias="color 62"/>
<ColorAlias name="processor fader: fill" alias="color 16"/>
<ColorAlias name="processor fader: fill active" alias="color 78"/>
<ColorAlias name="processor fader: led active" alias="color 37"/>