#!MC 1410 # cpt-city: go2/button/b-255-166 (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 = 204 G = 204 B = 204 } TRAILRGB { R = 217 G = 217 B = 217 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 166 G = 166 B = 166 } TRAILRGB { R = 166 G = 166 B = 166 } } }