// cpt-city: sd/Green-Gloss_2 (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_2 = color_map { [0.00000 color rgbf <0.9020,0.9412,0.6392,0.0000>] [0.25000 color rgbf <0.8627,0.9216,0.4314,0.0000>] [0.50000 color rgbf <0.8235,0.9020,0.2196,0.0000>] [0.50000 color rgbf <0.7647,0.8471,0.1451,0.0000>] [0.75000 color rgbf <0.8118,0.8941,0.2039,0.0000>] [1.00000 color rgbf <0.8588,0.9412,0.2627,0.0000>] }