// cpt-city: sd/Grey-Gloss_2 (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_2 = color_map { [0.00000 color rgbf <0.9490,0.9647,0.9725,0.0000>] [0.25000 color rgbf <0.8980,0.9255,0.9373,0.0000>] [0.50000 color rgbf <0.8471,0.8824,0.9059,0.0000>] [0.50000 color rgbf <0.7098,0.7765,0.8157,0.0000>] [0.75000 color rgbf <0.7922,0.8588,0.8980,0.0000>] [1.00000 color rgbf <0.8784,0.9373,0.9765,0.0000>] }