// cpt-city: sd/Blue-Gloss_4 (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 Blue_Gloss_4 = color_map { [0.00000 color rgbf <0.9216,0.9451,0.9647,0.0000>] [0.25000 color rgbf <0.7961,0.8863,0.9490,0.0000>] [0.50000 color rgbf <0.6706,0.8275,0.9333,0.0000>] [0.50000 color rgbf <0.5373,0.7647,0.9216,0.0000>] [0.75000 color rgbf <0.6863,0.8431,0.9529,0.0000>] [1.00000 color rgbf <0.8353,0.9216,0.9843,0.0000>] }