#!MC 1410 # cpt-city: jjg/serrate/seq/srtReds02 (cpt) # # Serrated versions of Cynthia Brewer's sequential schemes # # author: J.J. Green # copyright: Apache-like # year: 2004 # url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/serrate/seq $!COLORMAP CONTOURCOLORMAP = UserDef $!COLORMAPCONTROL RESETTOFACTORY $!COLORMAP USERDEFINED { NUMCONTROLPOINTS = 3 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 252 G = 146 B = 114 } TRAILRGB { R = 252 G = 146 B = 114 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 222 G = 45 B = 38 } TRAILRGB { R = 254 G = 224 B = 210 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 252 G = 146 B = 114 } TRAILRGB { R = 252 G = 146 B = 114 } } }