summaryrefslogtreecommitdiff
path: root/gtk2_ardour/themes/blueberry_milk-ardour.colors
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2020-04-19 16:54:07 +0200
committerRobin Gareus <robin@gareus.org>2020-04-19 16:54:07 +0200
commit045200ba350ec3051790174e7558c27aaa6986da (patch)
tree257289452ed054f2be447197ba7a4629d890b929 /gtk2_ardour/themes/blueberry_milk-ardour.colors
parent037248a7d6611c54e00d158a291a146f8fa29138 (diff)
Update Patch Selector Colors
Custom text color is no longer available, so remove it. Also prefer a semantic description "unnamed", not a visual cue.
Diffstat (limited to 'gtk2_ardour/themes/blueberry_milk-ardour.colors')
-rw-r--r--gtk2_ardour/themes/blueberry_milk-ardour.colors5
1 files changed, 2 insertions, 3 deletions
diff --git a/gtk2_ardour/themes/blueberry_milk-ardour.colors b/gtk2_ardour/themes/blueberry_milk-ardour.colors
index c7d5f508b9..2ea215ee3b 100644
--- a/gtk2_ardour/themes/blueberry_milk-ardour.colors
+++ b/gtk2_ardour/themes/blueberry_milk-ardour.colors
@@ -289,9 +289,8 @@
<ColorAlias name="page switch button: fill active" alias="alert:blue"/>
<ColorAlias name="patch change button: fill" alias="widget:bg"/>
<ColorAlias name="patch change button: fill active" alias="widget:blue"/>
- <ColorAlias name="patch change dim button: fill" alias="neutral:background2"/>
- <ColorAlias name="patch change dim button: fill active" alias="widget:blue"/>
- <ColorAlias name="patch change dim button: text" alias="widget:blue"/>
+ <ColorAlias name="patch change button unnamed: fill" alias="neutral:background2"/>
+ <ColorAlias name="patch change button unnamed: fill active" alias="widget:blue"/>
<ColorAlias name="piano roll black" alias="theme:contrasting selection"/>
<ColorAlias name="piano roll black outline" alias="neutral:foreground2"/>
<ColorAlias name="piano roll white" alias="neutral:foreground2"/>