#!MC 1410 # cpt-city: go2/webtwo/grey-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 = 0 G = 0 B = 0 } TRAILRGB { R = 0 G = 0 B = 0 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 91 G = 92 B = 95 } TRAILRGB { R = 66 G = 66 B = 67 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 99 G = 100 B = 102 } TRAILRGB { R = 99 G = 100 B = 102 } } }