// cpt-city: sd/Green-Gloss_0 (ggr) // // Web 2.0 gradients by Sarah Davison at SGlider12, a reimplemetation // of the gradients by deziner folio for the GIMP program. // // author: Sarah Davison (SGlider12) // copyright: Free to use // year: 2008 // url: https://phillips.shef.ac.uk/pub/cpt-city/sd #declare Green_Gloss = color_map { [0.00000 color rgbf <0.7490,0.8235,0.3333,0.0000>] [0.25000 color rgbf <0.6549,0.7725,0.2471,0.0000>] [0.50000 color rgbf <0.5569,0.7255,0.1647,0.0000>] [0.50000 color rgbf <0.4471,0.6667,0.0000,0.0000>] [0.75000 color rgbf <0.5333,0.7294,0.0902,0.0000>] [1.00000 color rgbf <0.6196,0.7961,0.1765,0.0000>] }