// cpt-city: rafi/sky-10 (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_10 = color_map { [0.00000 color rgbf <0.9294,0.5922,0.1882,0.0000>] [0.14990 color rgbf <1.0000,0.9255,0.7059,0.0000>] [0.64990 color rgbf <0.5882,0.6941,0.8627,0.0000>] [1.00000 color rgbf <0.2275,0.2549,0.4706,0.0000>] }