// cpt-city: sd/Orange-Gloss (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 Orange_Gloss = color_map { [0.00000 color rgbf <1.0000,0.7176,0.4196,0.0000>] [0.25000 color rgbf <1.0000,0.6863,0.3294,0.0000>] [0.50000 color rgbf <1.0000,0.6549,0.2392,0.0000>] [0.50000 color rgbf <1.0000,0.4863,0.0000,0.0000>] [0.75000 color rgbf <1.0000,0.4941,0.0078,0.0000>] [1.00000 color rgbf <1.0000,0.4980,0.0157,0.0000>] }