// cpt-city: rafi/sky-05 (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_05 = color_map { [0.00000 color rgbf <0.9961,0.5255,0.1451,0.0000>] [0.10107 color rgbf <1.0000,0.7765,0.2039,0.0000>] [0.25000 color rgbf <0.9529,1.0000,1.0000,0.0000>] [0.39966 color rgbf <0.5176,0.6941,0.9529,0.0000>] [0.50000 color rgbf <0.2392,0.4353,0.7569,0.0000>] [0.75000 color rgbf <0.0941,0.1451,0.3451,0.0000>] [1.00000 color rgbf <0.0353,0.0588,0.1961,0.0000>] }