// cpt-city: rafi/sky-26 (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_26 = color_map { [0.00000 color rgbf <0.9882,0.7216,0.4667,0.0000>] [0.19995 color rgbf <0.7373,0.5137,0.3059,0.0000>] [0.35010 color rgbf <0.7216,0.5020,0.3176,0.0000>] [0.69995 color rgbf <0.5569,0.3843,0.3333,0.0000>] [1.00000 color rgbf <0.3255,0.2549,0.3020,0.0000>] }