// cpt-city: rafi/sky-30 (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_30 = color_map { [0.00000 color rgbf <0.4314,0.1529,0.2078,0.0000>] [0.25000 color rgbf <0.8902,0.4196,0.2863,0.0000>] [0.51416 color rgbf <0.9882,0.9059,0.5804,0.0000>] [1.00000 color rgbf <0.9216,0.5176,0.2000,0.0000>] }