// cpt-city: neota/base/sky-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/base #declare BASE_sky_blue = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.18129 color rgbf <0.0000,0.1255,0.3137,0.0000>] [0.36257 color rgbf <0.0000,0.2510,0.6314,0.0000>] [0.49708 color rgbf <0.1020,0.4275,0.8157,0.0000>] [0.63158 color rgbf <0.2000,0.6000,1.0000,0.0000>] [0.78655 color rgbf <0.5020,0.8000,1.0000,0.0000>] [0.94152 color rgbf <0.8000,1.0000,1.0000,0.0000>] [0.97076 color rgbf <0.9020,1.0000,1.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }