// cpt-city: rafi/sky-09 (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_09 = color_map { [0.00000 color rgbf <0.9961,0.6471,0.1451,0.0000>] [0.35010 color rgbf <0.3569,0.2941,0.1961,0.0000>] [0.69995 color rgbf <0.2588,0.2118,0.1490,0.0000>] [1.00000 color rgbf <0.1216,0.1059,0.0627,0.0000>] }