// cpt-city: rafi/sky-16 (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_16 = color_map { [0.00000 color rgbf <0.9216,0.5843,0.4980,0.0000>] [0.27026 color rgbf <0.8510,0.5098,0.8196,0.0000>] [0.64990 color rgbf <0.3137,0.0431,0.4627,0.0000>] [1.00000 color rgbf <0.1216,0.0078,0.2667,0.0000>] }