// cpt-city: rafi/sky-34 (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_34 = color_map { [0.00000 color rgbf <0.9098,0.7686,0.2902,0.0000>] [0.20239 color rgbf <0.8588,0.5216,0.3412,0.0000>] [0.34155 color rgbf <0.3882,0.4275,0.3922,0.0000>] [0.69995 color rgbf <0.1137,0.2118,0.2314,0.0000>] [1.00000 color rgbf <0.0000,0.0078,0.0353,0.0000>] }