// cpt-city: rafi/sky-25 (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_25 = color_map { [0.00000 color rgbf <0.2980,0.1569,0.4000,0.0000>] [0.15747 color rgbf <0.6706,0.1804,0.2980,0.0000>] [0.34155 color rgbf <0.6235,0.3451,0.3765,0.0000>] [0.69995 color rgbf <0.5412,0.4431,0.6078,0.0000>] [1.00000 color rgbf <0.4235,0.4078,0.7098,0.0000>] }