// cpt-city: rafi/sky-32 (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_32 = color_map { [0.00000 color rgbf <0.9176,0.7333,0.8118,0.0000>] [0.19995 color rgbf <0.9961,0.8471,0.9294,0.0000>] [0.50000 color rgbf <0.9608,0.8118,0.9569,0.0000>] [0.85913 color rgbf <0.8784,0.7647,0.9765,0.0000>] [1.00000 color rgbf <0.7412,0.7216,0.9490,0.0000>] }