summaryrefslogtreecommitdiff
path: root/gtk2_ardour/dark.colors
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-04-05 17:23:03 +0200
committerRobin Gareus <robin@gareus.org>2016-04-05 17:23:12 +0200
commit51b8330b737a6c034f75db7f0f62af495869fbf9 (patch)
tree9bc8ce9b20e9d27fcd84937d197e4eab20b3ad9d /gtk2_ardour/dark.colors
parente15fb85443ab00bbd455bb668cdcd036d1880971 (diff)
overhaul Pin Connection GUI Layout (and design)
* 3 column layout (config, routing, connections) * move sidechain pins to the right * scalable (all relative sizes) * add right click to disconnect * add labels TODO: dedicated side-chain connection table (right-column)
Diffstat (limited to 'gtk2_ardour/dark.colors')
-rw-r--r--gtk2_ardour/dark.colors3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk2_ardour/dark.colors b/gtk2_ardour/dark.colors
index 1b6545b386..62e0c548c0 100644
--- a/gtk2_ardour/dark.colors
+++ b/gtk2_ardour/dark.colors
@@ -350,6 +350,9 @@
<ColorAlias name="processor prefader: led active" alias="color 37"/>
<ColorAlias name="processor stub: fill" alias="color 46"/>
<ColorAlias name="processor stub: fill active" alias="color 46"/>
+ <ColorAlias name="pinrouting custom: fill" alias="color 86"/>
+ <ColorAlias name="pinrouting sidechain: fill" alias="color 25"/>
+ <ColorAlias name="pinrouting sidechain: fill active" alias="color 76"/>
<ColorAlias name="punch button: fill" alias="color 20"/>
<ColorAlias name="punch button: fill active" alias="color 9"/>
<ColorAlias name="punch button: led active" alias="color 4"/>