summaryrefslogtreecommitdiff
path: root/gtk2_ardour/themes
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-07-04 00:19:13 +0200
committerRobin Gareus <robin@gareus.org>2016-07-04 00:20:11 +0200
commitff50b3780ab688371f1a0f7cb25c92da9b9712d5 (patch)
treef4bce02b27d1874554788fdaf7841bdb7b0c3170 /gtk2_ardour/themes
parent1f2d1b586e99f2777110298a4ec0e59f411e70a5 (diff)
Replace Gtk::ToggleButton with ArdourButton in Generic Plugin GUI
Diffstat (limited to 'gtk2_ardour/themes')
-rw-r--r--gtk2_ardour/themes/dark-ardour.colors2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/themes/dark-ardour.colors b/gtk2_ardour/themes/dark-ardour.colors
index fe698923b6..814613b99b 100644
--- a/gtk2_ardour/themes/dark-ardour.colors
+++ b/gtk2_ardour/themes/dark-ardour.colors
@@ -337,6 +337,8 @@
<ColorAlias name="plugin bypass button: led active" alias="color 8"/>
<ColorAlias name="pluginlist hide button: led active" alias="color 14"/>
<ColorAlias name="pluginlist filter button: fill active" alias="color 14"/>
+ <ColorAlias name="pluginui toggle: fill" alias="color 71"/>
+ <ColorAlias name="pluginui toggle: fill active" alias="color 9"/>
<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"/>