// cpt-city: sd/Red-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 Red_Gloss_2 = color_map { [0.00000 color rgbf <0.9961,0.8000,0.6941,0.0000>] [0.25000 color rgbf <0.9686,0.6275,0.4431,0.0000>] [0.50000 color rgbf <0.9451,0.4549,0.1961,0.0000>] [0.50000 color rgbf <0.9176,0.3333,0.0275,0.0000>] [0.75000 color rgbf <0.9529,0.4588,0.1961,0.0000>] [1.00000 color rgbf <0.9843,0.5843,0.3686,0.0000>] }