// cpt-city: go2/webtwo/red-g0-5 (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_5 = color_map { [0.00000 color rgbf <0.5922,0.1059,0.1176,0.0000>] [1.00000 color rgbf <0.7529,0.1529,0.1765,0.0000>] }