#!MC 1410 # cpt-city: go2/webtwo/red-g1-5 (cpt) # # Basic two-colour gradients for Web 2.0 from the LiquidCity # blog by Go Squared # # author: GoSquared # copyright: Attribution requested # year: 2007 # url: https://phillips.shef.ac.uk/pub/cpt-city/go2/webtwo $!COLORMAP CONTOURCOLORMAP = UserDef $!COLORMAPCONTROL RESETTOFACTORY $!COLORMAP USERDEFINED { NUMCONTROLPOINTS = 3 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 151 G = 27 B = 30 } TRAILRGB { R = 151 G = 27 B = 30 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 183 G = 36 B = 42 } TRAILRGB { R = 167 G = 32 B = 36 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 192 G = 39 B = 45 } TRAILRGB { R = 192 G = 39 B = 45 } } }