// cpt-city: nd/atmospheric/RedsandCyans (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_RedsandCyans = color_map { [0.00000 color rgbf <0.3373,0.6431,0.7765,0.0000>] [0.30885 color rgbf <0.4941,0.6157,0.6118,0.0000>] [0.40234 color rgbf <0.6510,0.5922,0.4471,0.0000>] [0.44908 color rgbf <0.7333,0.5608,0.4196,0.0000>] [0.50000 color rgbf <0.8157,0.5333,0.3961,0.0000>] [0.56427 color rgbf <0.5765,0.5882,0.5843,0.0000>] [0.71619 color rgbf <0.3373,0.6431,0.7765,0.0000>] [0.87500 color rgbf <0.3373,0.6431,0.7765,0.0000>] [1.00000 color rgbf <0.3373,0.6431,0.7765,0.0000>] }