// cpt-city: rafi/sky-24 (svg) // // Sky gradients by Rafi, the founder and designer of GraphicsFuel // https://www.graphicsfuel.com/ // // author: Rafi // copyright: Free for commercial and non-commercial use // year: 2014 // url: https://phillips.shef.ac.uk/pub/cpt-city/rafi #declare sky_24 = color_map { [0.00000 color rgbf <0.9529,0.9804,1.0000,0.0000>] [0.34155 color rgbf <0.6510,0.9020,1.0000,0.0000>] [0.69995 color rgbf <0.5294,0.8000,0.9647,0.0000>] [1.00000 color rgbf <0.2000,0.5176,0.8353,0.0000>] }