#!MC 1410 # cpt-city: nord/snow-storm (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 = 4 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 216 G = 222 B = 233 } TRAILRGB { R = 216 G = 222 B = 233 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.333333 LEADRGB { R = 229 G = 233 B = 240 } TRAILRGB { R = 216 G = 222 B = 233 } } CONTROLPOINT 3 { COLORMAPFRACTION = 0.666667 LEADRGB { R = 236 G = 239 B = 244 } TRAILRGB { R = 229 G = 233 B = 240 } } CONTROLPOINT 4 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 236 G = 239 B = 244 } TRAILRGB { R = 236 G = 239 B = 244 } } }