summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2015-03-29 18:48:57 +0200
committerRobin Gareus <robin@gareus.org>2015-03-29 18:48:57 +0200
commitd1b70b2e24e846c93313d8fd54d7e8555227ca5e (patch)
tree900ac6bc34dc6e32911613a066ed7fdfe6340e48
parent4188fed0ee7b3c859cda341ddafbe18ea0e36e4b (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"/>