// cpt-city: sd/Pink-Gloss_0 (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 = color_map { [0.00000 color rgbf <0.7961,0.3765,0.7020,0.0000>] [0.25000 color rgbf <0.7765,0.3255,0.6667,0.0000>] [0.50000 color rgbf <0.7569,0.2745,0.6314,0.0000>] [0.50000 color rgbf <0.6588,0.0000,0.4667,0.0000>] [0.75000 color rgbf <0.7608,0.1059,0.5569,0.0000>] [1.00000 color rgbf <0.8588,0.2118,0.6431,0.0000>] }