// cpt-city: rafi/sky-06 (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_06 = color_map { [0.00000 color rgbf <0.9922,0.9843,0.9176,0.0000>] [0.25000 color rgbf <0.9412,0.8902,0.8235,0.0000>] [0.39990 color rgbf <0.8902,0.8824,0.8353,0.0000>] [0.79932 color rgbf <0.5294,0.6157,0.6980,0.0000>] [1.00000 color rgbf <0.2549,0.3686,0.4863,0.0000>] }