// cpt-city: nd/atmospheric/Winter_Snowy (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_Snowy = color_map { [0.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.07179 color rgbf <0.9451,0.9608,0.9765,0.0000>] [0.14983 color rgbf <0.8941,0.9216,0.9569,0.0000>] [0.27483 color rgbf <0.9137,0.9529,0.9765,0.0000>] [0.39983 color rgbf <0.9333,0.9882,1.0000,0.0000>] [0.42571 color rgbf <0.8039,0.8745,0.9333,0.0000>] [0.64983 color rgbf <0.6784,0.7608,0.8667,0.0000>] [0.87500 color rgbf <0.6235,0.7176,0.8431,0.0000>] [1.00000 color rgbf <0.5686,0.6784,0.8196,0.0000>] }