// cpt-city: neota/othr/faded-blue-brown-sky (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/othr #declare OTHR_faded_blue_brown_sky = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.16959 color rgbf <0.1216,0.1765,0.2275,0.0000>] [0.33918 color rgbf <0.2392,0.3490,0.4549,0.0000>] [0.46199 color rgbf <0.4275,0.4471,0.4902,0.0000>] [0.58480 color rgbf <0.6157,0.5451,0.5255,0.0000>] [0.70760 color rgbf <0.7059,0.6941,0.7059,0.0000>] [0.83041 color rgbf <0.7961,0.8431,0.8863,0.0000>] [0.91520 color rgbf <0.8980,0.9216,0.9451,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }