// cpt-city: sd/Green-3D_1 (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_1 = color_map { [0.00000 color rgbf <0.7059,0.8667,0.7059,0.0000>] [0.16667 color rgbf <0.5137,0.7804,0.5137,0.0000>] [0.33333 color rgbf <0.3216,0.6941,0.3216,0.0000>] [0.50000 color rgbf <0.1608,0.6157,0.1608,0.0000>] [0.66667 color rgbf <0.0000,0.5412,0.0000,0.0000>] [0.83333 color rgbf <0.0000,0.3412,0.0000,0.0000>] [1.00000 color rgbf <0.0000,0.1412,0.0000,0.0000>] }