diff layer/ColourMapper.h @ 1015:352fa17af9f0 colourschemes

Rearrange colours, make some of them more attractive, give some of them nicer names
author Chris Cannam
date Tue, 19 Jan 2016 16:30:33 +0000
parents ac69043f82b6
children 9c890b7dfa83
line wrap: on
line diff
--- a/layer/ColourMapper.h	Tue Jan 19 13:02:32 2016 +0000
+++ b/layer/ColourMapper.h	Tue Jan 19 16:30:33 2016 +0000
@@ -37,15 +37,14 @@
         Sunset,
         WhiteOnBlack,
         BlackOnWhite,
-        RedOnBlue,
+        CherryPie,
         YellowOnBlack,
-        BlueOnBlack,
+        XRay,
         FruitSalad,
         Banded,
         Highlight,
         Printer,
-        HighGain,
-        XRay,
+        HighGain
     };
 
     int getMap() const { return m_map; }