// cpt-city: sd/Grey-Gloss_1 (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 Grey_Gloss_1 = color_map { [0.00000 color rgbf <0.8863,0.8863,0.8863,0.0000>] [0.25000 color rgbf <0.8745,0.8745,0.8745,0.0000>] [0.50000 color rgbf <0.8588,0.8588,0.8588,0.0000>] [0.50000 color rgbf <0.8196,0.8196,0.8196,0.0000>] [0.75000 color rgbf <0.9059,0.9059,0.9059,0.0000>] [1.00000 color rgbf <0.9961,0.9961,0.9961,0.0000>] }