#!MC 1410 # cpt-city: nord/frost (cpt) # # Arctic Ice Studio and Sven Greb introduce Nord, four named # colour palettes providing different syntactic meanings and # colour effects for dark and bright ambiance designs. # # author: Arctic Ice Studio, Sven Greb # copyright: MIT # year: 2020 # url: https://phillips.shef.ac.uk/pub/cpt-city/nord $!COLORMAP CONTOURCOLORMAP = UserDef $!COLORMAPCONTROL RESETTOFACTORY $!COLORMAP USERDEFINED { NUMCONTROLPOINTS = 5 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 143 G = 188 B = 187 } TRAILRGB { R = 143 G = 188 B = 187 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.250000 LEADRGB { R = 136 G = 192 B = 208 } TRAILRGB { R = 143 G = 188 B = 187 } } CONTROLPOINT 3 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 129 G = 161 B = 193 } TRAILRGB { R = 136 G = 192 B = 208 } } CONTROLPOINT 4 { COLORMAPFRACTION = 0.750000 LEADRGB { R = 94 G = 129 B = 172 } TRAILRGB { R = 129 G = 161 B = 193 } } CONTROLPOINT 5 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 94 G = 129 B = 172 } TRAILRGB { R = 94 G = 129 B = 172 } } }