// cpt-city: rafi/sky-04 (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_04 = color_map { [0.00000 color rgbf <1.0000,0.8745,0.1725,0.0000>] [0.30005 color rgbf <0.7255,0.3137,0.0078,0.0000>] [0.59546 color rgbf <0.4275,0.1686,0.0078,0.0000>] [1.00000 color rgbf <0.1373,0.0392,0.0196,0.0000>] }