#!MC 1410 # cpt-city: cb/qual/Pastel2_03 (cpt) # # Harrower, M., & Brewer, C. A. (2003). ColorBrewer.org: # An online tool for selecting colour schemes for maps. # Cartographic Journal, 40(1), 27-37. # # author: Cynthia Brewer, Mark Harrower # copyright: Apache-style # year: 2002 # url: https://phillips.shef.ac.uk/pub/cpt-city/cb/qual $!COLORMAP CONTOURCOLORMAP = UserDef $!COLORMAPCONTROL RESETTOFACTORY $!COLORMAP USERDEFINED { NUMCONTROLPOINTS = 4 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 179 G = 226 B = 205 } TRAILRGB { R = 179 G = 226 B = 205 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.333333 LEADRGB { R = 253 G = 205 B = 172 } TRAILRGB { R = 179 G = 226 B = 205 } } CONTROLPOINT 3 { COLORMAPFRACTION = 0.666667 LEADRGB { R = 203 G = 213 B = 232 } TRAILRGB { R = 253 G = 205 B = 172 } } CONTROLPOINT 4 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 203 G = 213 B = 232 } TRAILRGB { R = 203 G = 213 B = 232 } } }