// cpt-city: rafi/sky-28 (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_28 = color_map { [0.00000 color rgbf <0.9922,0.9765,0.9804,0.0000>] [0.34155 color rgbf <0.4353,0.4157,0.4000,0.0000>] [0.69995 color rgbf <0.2000,0.2118,0.2706,0.0000>] [1.00000 color rgbf <0.1059,0.1216,0.1647,0.0000>] }