#!MC 1410 # cpt-city: go2/webtwo/blue-g2-5 (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 = 46 G = 49 B = 146 } TRAILRGB { R = 46 G = 49 B = 146 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 9 G = 76 B = 161 } TRAILRGB { R = 40 G = 58 B = 150 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 0 G = 84 B = 166 } TRAILRGB { R = 0 G = 84 B = 166 } } }