summaryrefslogtreecommitdiff
path: root/gtk2_ardour/color_aliases.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2014-12-08 15:52:18 -0500
committerPaul Davis <paul@linuxaudiosystems.com>2014-12-08 22:02:38 -0500
commit624a86c39d0a22439c797d88c6defe28e55ab806 (patch)
tree4e33ac2ac9e63f5fdf5a0000cc17b352924d8232 /gtk2_ardour/color_aliases.h
parente1c6f3bf6ca32503dadd4a8fe431a1a7a47f64a1 (diff)
lots more color work, closer and closer to being ready for ... being taken apart again
Diffstat (limited to 'gtk2_ardour/color_aliases.h')
-rw-r--r--gtk2_ardour/color_aliases.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk2_ardour/color_aliases.h b/gtk2_ardour/color_aliases.h
index 9a9acaf6df..7dab33f39a 100644
--- a/gtk2_ardour/color_aliases.h
+++ b/gtk2_ardour/color_aliases.h
@@ -317,6 +317,9 @@ COLOR_ALIAS(RecEnableButtonFill,"record enable button: led active","color 85")
COLOR_ALIAS(RecEnableButtonTextActive,"recorded waveform fill","color 13")
COLOR_ALIAS(RecEnableButtonText,"recorded waveform outline","color 43")
COLOR_ALIAS(RecordingRect,"recording rect","color 86")
+COLOR_ALIAS(RegionListAutomatic, "region list automatic", "color 53")
+COLOR_ALIAS(RegionListMissingSource, "region list missing source", "color 9")
+COLOR_ALIAS(RegionListWholeFile, "region list whole file", "color 1")
COLOR_ALIAS(CoveredRegion,"region area covered by another region","color 87")
COLOR_ALIAS(FrameBase,"region base","color 11")
COLOR_ALIAS(RouteButtonFillActive,"route button: fill","color 25")