#!MC 1410 # cpt-city: go2/webtwo/green-g2-1 (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 = 202 G = 219 B = 42 } TRAILRGB { R = 202 G = 219 B = 42 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 248 G = 236 B = 0 } TRAILRGB { R = 215 G = 224 B = 34 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 255 G = 242 B = 0 } TRAILRGB { R = 255 G = 242 B = 0 } } }