// cpt-city: nd/atmospheric/Cloudy2 (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_Cloudy2 = color_map { [0.00000 color rgbf <0.2196,0.2000,0.1961,0.0000>] [0.18865 color rgbf <0.4902,0.4667,0.4431,0.0000>] [0.34892 color rgbf <0.7569,0.7294,0.6941,0.0000>] [0.37729 color rgbf <0.8118,0.7961,0.7804,0.0000>] [0.40501 color rgbf <0.8627,0.8627,0.8627,0.0000>] [0.47579 color rgbf <0.7804,0.7647,0.7451,0.0000>] [0.65943 color rgbf <0.6980,0.6667,0.6275,0.0000>] [0.85000 color rgbf <0.6118,0.5647,0.5059,0.0000>] [1.00000 color rgbf <0.5294,0.4667,0.3843,0.0000>] }