// cpt-city: sd/Brown-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 Brown_Gloss = color_map { [0.00000 color rgbf <0.9412,0.7176,0.6314,0.0000>] [0.25000 color rgbf <0.7451,0.4588,0.3490,0.0000>] [0.50000 color rgbf <0.5490,0.2000,0.0627,0.0000>] [0.50000 color rgbf <0.4588,0.1333,0.0039,0.0000>] [0.75000 color rgbf <0.6039,0.2824,0.1569,0.0000>] [1.00000 color rgbf <0.7490,0.4314,0.3059,0.0000>] }