#!MC 1410 # cpt-city: go2/button/b-255-102 (cpt) # # Two-tone grey gradients for buttons from the LiquidCity # blog by Go Squared # # author: GoSquared # copyright: Attribution requested # year: 2009 # url: https://phillips.shef.ac.uk/pub/cpt-city/go2/button $!COLORMAP CONTOURCOLORMAP = UserDef $!COLORMAPCONTROL RESETTOFACTORY $!COLORMAP USERDEFINED { NUMCONTROLPOINTS = 3 CONTROLPOINT 1 { COLORMAPFRACTION = 0.000000 LEADRGB { R = 255 G = 255 B = 255 } TRAILRGB { R = 255 G = 255 B = 255 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 140 G = 140 B = 140 } TRAILRGB { R = 153 G = 153 B = 153 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 102 G = 102 B = 102 } TRAILRGB { R = 102 G = 102 B = 102 } } }