// cpt-city: nd/atmospheric/HighGreyClouds (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_HighGreyClouds = color_map { [0.00000 color rgbf <0.1176,0.2980,0.7765,0.0000>] [0.10000 color rgbf <0.3412,0.5608,0.8667,0.0000>] [0.25543 color rgbf <0.5686,0.8235,0.9569,0.0000>] [0.33723 color rgbf <0.7294,0.9098,0.9569,0.0000>] [0.35392 color rgbf <0.8941,1.0000,0.9608,0.0000>] [0.47245 color rgbf <0.7647,0.8706,0.9059,0.0000>] [0.70000 color rgbf <0.6353,0.7373,0.8510,0.0000>] [0.85000 color rgbf <0.5882,0.6431,0.7020,0.0000>] [1.00000 color rgbf <0.5412,0.5490,0.5529,0.0000>] }