// cpt-city: go2/button/b-242-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 #declare b_242_102 = color_map { [0.00000 color rgbf <0.9490,0.9490,0.9490,0.0000>] [0.50000 color rgbf <0.6510,0.6510,0.6510,0.0000>] [0.50000 color rgbf <0.5020,0.5020,0.5020,0.0000>] [1.00000 color rgbf <0.4000,0.4000,0.4000,0.0000>] }