// cpt-city: go2/webtwo/red-g0-4 (cpt) // // Basic two-colour gradients for Web 2.0 from the LiquidCity // blog by Go Squared // // author: GoSquared // copyright: Attribution requested // year: 2007 // url: https://phillips.shef.ac.uk/pub/cpt-city/go2/webtwo #declare red_g0_4 = color_map { [0.00000 color rgbf <0.7529,0.1529,0.1765,0.0000>] [1.00000 color rgbf <0.9294,0.1098,0.1412,0.0000>] }