// cpt-city: sd/Grey-Black-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 Grey_Black_3D = color_map { [0.00000 color rgbf <0.7098,0.7412,0.7843,0.0000>] [0.36100 color rgbf <0.4353,0.4706,0.5098,0.0000>] [1.00000 color rgbf <0.1569,0.2039,0.2314,0.0000>] }