#!MC 1410 # cpt-city: go2/webtwo/green-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 = 108 G = 157 B = 49 } TRAILRGB { R = 108 G = 157 B = 49 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 132 G = 187 B = 59 } TRAILRGB { R = 115 G = 165 B = 52 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 140 G = 198 B = 63 } TRAILRGB { R = 140 G = 198 B = 63 } } }