// cpt-city: sd/Green-3D_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_3D = color_map { [0.00000 color rgbf <0.7059,0.8902,0.5686,0.0000>] [0.25000 color rgbf <0.5412,0.8275,0.3333,0.0000>] [0.50000 color rgbf <0.3804,0.7686,0.0980,0.0000>] [0.75000 color rgbf <0.5412,0.8275,0.3333,0.0000>] [1.00000 color rgbf <0.7059,0.8902,0.5686,0.0000>] }