// cpt-city: rafi/sky-07 (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_07 = color_map { [0.00000 color rgbf <0.9843,0.9451,0.7059,0.0000>] [0.30005 color rgbf <1.0000,0.9961,0.8078,0.0000>] [0.59546 color rgbf <0.9255,0.9137,0.8471,0.0000>] [1.00000 color rgbf <0.7216,0.7529,0.7647,0.0000>] }