// cpt-city: sd/Red-Gloss_3 (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_3 = color_map { [0.00000 color rgbf <0.9373,0.7725,0.7922,0.0000>] [0.25000 color rgbf <0.8784,0.5333,0.5725,0.0000>] [0.50000 color rgbf <0.8235,0.2941,0.3529,0.0000>] [0.50000 color rgbf <0.7294,0.1529,0.2157,0.0000>] [0.75000 color rgbf <0.8392,0.3569,0.4078,0.0000>] [1.00000 color rgbf <0.9451,0.5569,0.6000,0.0000>] }