// cpt-city: rafi/sky-33 (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_33 = color_map { [0.00000 color rgbf <0.9725,0.9529,0.7882,0.0000>] [0.20239 color rgbf <0.9569,0.6745,0.6275,0.0000>] [0.34155 color rgbf <0.8275,0.5020,0.5412,0.0000>] [0.69995 color rgbf <0.3961,0.3686,0.4588,0.0000>] [1.00000 color rgbf <0.2275,0.3098,0.4314,0.0000>] }