// cpt-city: rafi/sky-12 (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_12 = color_map { [0.00000 color rgbf <0.7804,0.8706,0.9843,0.0000>] [0.21729 color rgbf <0.4510,0.6902,0.9451,0.0000>] [0.60010 color rgbf <0.2471,0.4980,0.8824,0.0000>] [1.00000 color rgbf <0.1137,0.3216,0.7765,0.0000>] }