// cpt-city: rafi/sky-02 (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_02 = color_map { [0.00000 color rgbf <0.9373,0.8902,0.5176,0.0000>] [0.14990 color rgbf <0.8588,0.7765,0.6353,0.0000>] [0.35010 color rgbf <0.7451,0.7569,0.7647,0.0000>] [0.59546 color rgbf <0.4314,0.5255,0.6706,0.0000>] [0.79932 color rgbf <0.0980,0.2745,0.6157,0.0000>] [1.00000 color rgbf <0.0078,0.1529,0.5098,0.0000>] }