// cpt-city: sd/Blue-3D_02 (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_3D = color_map { [0.00000 color rgbf <0.8392,0.9765,1.0000,0.0000>] [0.50000 color rgbf <0.7294,0.9451,0.9882,0.0000>] [1.00000 color rgbf <0.6196,0.9098,0.9804,0.0000>] }