// cpt-city: nd/atmospheric/BlueSky (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_BlueSky = color_map { [0.00000 color rgbf <0.0392,0.2039,0.4745,0.0000>] [0.10000 color rgbf <0.1647,0.3490,0.6549,0.0000>] [0.24207 color rgbf <0.2863,0.4902,0.8314,0.0000>] [0.34892 color rgbf <0.5176,0.6980,0.9098,0.0000>] [0.40000 color rgbf <0.7490,0.9020,0.9843,0.0000>] [0.42404 color rgbf <0.6667,0.8314,0.9608,0.0000>] [0.48915 color rgbf <0.5843,0.7608,0.9373,0.0000>] [0.85000 color rgbf <0.3843,0.6431,0.9137,0.0000>] [1.00000 color rgbf <0.1804,0.5216,0.8863,0.0000>] }