// cpt-city: rafi/sky-08 (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_08 = color_map { [0.00000 color rgbf <0.9882,0.9647,0.2627,0.0000>] [0.14990 color rgbf <0.9412,0.7020,0.5294,0.0000>] [0.34985 color rgbf <0.7569,0.4471,0.3804,0.0000>] [0.64990 color rgbf <0.4157,0.1961,0.2000,0.0000>] [1.00000 color rgbf <0.0706,0.0314,0.0353,0.0000>] }