// cpt-city: sd/Pink-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 Pink_Gloss_2 = color_map { [0.00000 color rgbf <0.9882,0.9255,0.9882,0.0000>] [0.25000 color rgbf <0.9843,0.7882,0.9333,0.0000>] [0.50000 color rgbf <0.9843,0.6510,0.8824,0.0000>] [0.50000 color rgbf <0.9922,0.5373,0.8431,0.0000>] [0.75000 color rgbf <0.9961,0.5137,0.8431,0.0000>] [1.00000 color rgbf <1.0000,0.4863,0.8471,0.0000>] }