// cpt-city: rafi/sky-37 (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_37 = color_map { [0.00000 color rgbf <0.6275,0.8157,0.9569,0.0000>] [0.20239 color rgbf <0.3843,0.6784,0.9412,0.0000>] [0.34155 color rgbf <0.0549,0.4667,0.7843,0.0000>] [0.69995 color rgbf <0.0000,0.2275,0.4471,0.0000>] [1.00000 color rgbf <0.0078,0.2627,0.5137,0.0000>] }