#!MC 1410 # cpt-city: go2/webtwo/red-g2-3 (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 = 237 G = 28 B = 36 } TRAILRGB { R = 237 G = 28 B = 36 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 240 G = 84 B = 34 } TRAILRGB { R = 238 G = 45 B = 36 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 242 G = 101 B = 34 } TRAILRGB { R = 242 G = 101 B = 34 } } }