// cpt-city: rafi/sky-35 (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_35 = color_map { [0.00000 color rgbf <0.9922,0.9059,0.1961,0.0000>] [0.20239 color rgbf <1.0000,0.9725,0.7490,0.0000>] [0.34155 color rgbf <0.2275,0.7647,0.6471,0.0000>] [0.69995 color rgbf <0.0039,0.3569,0.4941,0.0000>] [1.00000 color rgbf <0.0000,0.1216,0.3843,0.0000>] }