#!MC 1410 # cpt-city: go2/button/b-217-064 (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 = 217 G = 217 B = 217 } TRAILRGB { R = 217 G = 217 B = 217 } } CONTROLPOINT 2 { COLORMAPFRACTION = 0.500000 LEADRGB { R = 89 G = 89 B = 89 } TRAILRGB { R = 128 G = 128 B = 128 } } CONTROLPOINT 3 { COLORMAPFRACTION = 1.000000 LEADRGB { R = 64 G = 64 B = 64 } TRAILRGB { R = 64 G = 64 B = 64 } } }