// cpt-city: rafi/sky-36 (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_36 = color_map { [0.00000 color rgbf <0.9451,0.7059,0.4902,0.0000>] [0.17993 color rgbf <0.9451,0.8118,0.6667,0.0000>] [0.44995 color rgbf <0.8039,0.8078,0.7882,0.0000>] [1.00000 color rgbf <0.5373,0.6745,0.7608,0.0000>] }