#!MC 1410 # cpt-city: go2/webtwo/red-g0-2 (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 = 2 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 242 G = 101 B = 34 } TRAILRGB { R = 242 G = 101 B = 34 } } CONTROLPOINT 2 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 247 G = 147 B = 29 } TRAILRGB { R = 247 G = 147 B = 29 } } }