// cpt-city: rafi/sky-11 (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_11 = color_map { [0.00000 color rgbf <1.0000,0.9765,0.8941,0.0000>] [0.12940 color rgbf <0.6196,0.7569,0.7333,0.0000>] [0.35327 color rgbf <0.1294,0.5490,0.6745,0.0000>] [0.59546 color rgbf <0.0863,0.4235,0.4745,0.0000>] [1.00000 color rgbf <0.0078,0.1529,0.2275,0.0000>] }