// cpt-city: nd/atmospheric/Winter_Evening (ggr) // // Extra gradients for the GIMP by Nevit Dilmen // // author: Nevit Dilmen // copyright: GPL // year: 2007 // url: https://phillips.shef.ac.uk/pub/cpt-city/nd/atmospheric #declare Atmospheric_Winter_Evening = color_map { [0.00000 color rgbf <0.3098,0.3961,0.6941,0.0000>] [0.14190 color rgbf <0.2588,0.3294,0.6157,0.0000>] [0.30217 color rgbf <0.2078,0.2667,0.5373,0.0000>] [0.30217 color rgbf <0.9686,0.7765,0.7922,0.0000>] [0.51252 color rgbf <0.8471,0.7412,0.8157,0.0000>] [0.62437 color rgbf <0.7294,0.7059,0.8392,0.0000>] [0.84140 color rgbf <0.5216,0.5490,0.7686,0.0000>] [1.00000 color rgbf <0.3098,0.3961,0.6941,0.0000>] }