#!MC 1410 # cpt-city: go2/webtwo/blue-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 = 0 G = 143 B = 212 } TRAILRGB { R = 0 G = 143 B = 212 } } CONTROLPOINT 2 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 0 G = 173 B = 239 } TRAILRGB { R = 0 G = 173 B = 239 } } }