// cpt-city: neota/elem/electric-blue (ggr) // // Gradients for pixel art by David Gowers (a.k.a. neota, aicaz) // // author: David Gowers (Neota, Aicaz) // copyright: Free to use // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/neota/elem #declare ELEM_electric_blue = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.15497 color rgbf <0.1216,0.0627,0.2471,0.0000>] [0.30994 color rgbf <0.2392,0.1216,0.4941,0.0000>] [0.53216 color rgbf <0.4863,0.4275,0.7412,0.0000>] [0.75439 color rgbf <0.7333,0.7333,0.9882,0.0000>] [0.87719 color rgbf <0.8667,0.8667,0.9922,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }