// cpt-city: nd/atmospheric/Winter_Night (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_Night = color_map { [0.00000 color rgbf <0.1412,0.3059,0.3490,0.0000>] [0.29549 color rgbf <0.3882,0.5098,0.5569,0.0000>] [0.41569 color rgbf <0.6314,0.7176,0.7608,0.0000>] [0.48748 color rgbf <0.8157,0.8588,0.8784,0.0000>] [0.50000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.51586 color rgbf <0.8157,0.8588,0.8784,0.0000>] [0.57095 color rgbf <0.6314,0.7176,0.7608,0.0000>] [0.70451 color rgbf <0.3882,0.5098,0.5569,0.0000>] [1.00000 color rgbf <0.1412,0.3059,0.3490,0.0000>] }