From 624a86c39d0a22439c797d88c6defe28e55ab806 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 8 Dec 2014 15:52:18 -0500 Subject: lots more color work, closer and closer to being ready for ... being taken apart again --- gtk2_ardour/color_aliases.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gtk2_ardour/color_aliases.h') 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") -- cgit v1.2.3