// cpt-city: rafi/sky-43 (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_43 = color_map { [0.00000 color rgbf <0.7059,0.4863,0.2941,0.0000>] [0.11450 color rgbf <0.6745,0.3765,0.2863,0.0000>] [0.36157 color rgbf <0.2627,0.1647,0.3176,0.0000>] [0.69995 color rgbf <0.0667,0.0275,0.1412,0.0000>] [1.00000 color rgbf <0.0824,0.0471,0.1216,0.0000>] }