summaryrefslogtreecommitdiff
path: root/gtk2_ardour/dark.colors
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2015-03-06 19:05:29 -0500
committerDavid Robillard <d@drobilla.net>2015-03-07 14:04:45 -0500
commit0cb096a9782bd13188e7add156af0a4c5e846e86 (patch)
tree6ca3a259d810bd8cd96ec083eaebbb504a511602 /gtk2_ardour/dark.colors
parent7eb849ad2142cab7291b8d2d79563e32c92a29d1 (diff)
Use Ardour widgets consistently in plugin UI.
Several reasons: * This previously looked horribly inconsistent. * The Gtk selector was broken for plugins with many presets, making it impossible to select presets. For whatever reason, the use of a menu fixes this bug. * Towards a hierarchical menu for banked presets.
Diffstat (limited to 'gtk2_ardour/dark.colors')
-rw-r--r--gtk2_ardour/dark.colors4
1 files changed, 1 insertions, 3 deletions
diff --git a/gtk2_ardour/dark.colors b/gtk2_ardour/dark.colors
index a7da390fe5..512f530b10 100644
--- a/gtk2_ardour/dark.colors
+++ b/gtk2_ardour/dark.colors
@@ -337,9 +337,7 @@
<ColorAlias name="piano roll black outline" alias="color 33"/>
<ColorAlias name="piano roll white" alias="color 45"/>
<ColorAlias name="play head" alias="color 9"/>
- <ColorAlias name="plugin bypass button: fill" alias="color 71"/>
- <ColorAlias name="plugin bypass button: fill active" alias="color 42"/>
- <ColorAlias name="plugin bypass button: led active" alias="color 9"/>
+ <ColorAlias name="plugin bypass button: led active" alias="color 8"/>
<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"/>