// cpt-city: sd/Neon (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 Neon = color_map { [0.00000 color rgbf <0.8235,1.0000,0.3216,0.0000>] [0.50000 color rgbf <0.6941,0.9569,0.2902,0.0000>] [1.00000 color rgbf <0.5686,0.9098,0.2588,0.0000>] }