#!MC 1410 # cpt-city: go2/webtwo/grey-g2-4 (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 = 99 G = 100 B = 102 } TRAILRGB { R = 99 G = 100 B = 102 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 124 G = 126 B = 128 } TRAILRGB { R = 108 G = 110 B = 112 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 128 G = 130 B = 132 } TRAILRGB { R = 128 G = 130 B = 132 } } }