// cpt-city: rafi/sky-41 (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_41 = color_map { [0.00000 color rgbf <0.2431,0.1804,0.1216,0.0000>] [0.20239 color rgbf <0.1882,0.1608,0.1255,0.0000>] [0.34155 color rgbf <0.1137,0.1176,0.0980,0.0000>] [0.69995 color rgbf <0.0863,0.0863,0.0784,0.0000>] [1.00000 color rgbf <0.0431,0.0510,0.0392,0.0000>] }