// cpt-city: rafi/sky-44 (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_44 = color_map { [0.00000 color rgbf <1.0000,0.5098,0.5412,0.0000>] [0.15918 color rgbf <0.5843,0.3059,0.5333,0.0000>] [0.36157 color rgbf <0.2588,0.1725,0.2549,0.0000>] [0.69995 color rgbf <0.0902,0.0627,0.0902,0.0000>] [1.00000 color rgbf <0.0824,0.0471,0.1216,0.0000>] }