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