// cpt-city: sd/Red-Gloss_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 Red_Gloss = color_map { [0.00000 color rgbf <0.9529,0.7725,0.7412,0.0000>] [0.25000 color rgbf <0.9294,0.5961,0.5412,0.0000>] [0.50000 color rgbf <0.9098,0.4235,0.3412,0.0000>] [0.50000 color rgbf <0.9176,0.1569,0.0118,0.0000>] [0.62500 color rgbf <0.9569,0.2784,0.0078,0.0000>] [0.75000 color rgbf <1.0000,0.4000,0.0000,0.0000>] [0.87500 color rgbf <0.8902,0.2667,0.0000,0.0000>] [1.00000 color rgbf <0.7804,0.1333,0.0000,0.0000>] }