// cpt-city: sd/Blue-Grey-3D (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_Grey_3D = color_map { [0.00000 color rgbf <0.6549,0.7804,0.8627,0.0000>] [0.50000 color rgbf <0.5882,0.7373,0.8431,0.0000>] [1.00000 color rgbf <0.5216,0.6980,0.8275,0.0000>] }