// cpt-city: nd/atmospheric/Sunset_Real (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_Sunset_Real = color_map { [0.00000 color rgbf <0.7490,0.0000,0.0000,0.0000>] [0.08848 color rgbf <0.8745,0.3333,0.0000,0.0000>] [0.20367 color rgbf <1.0000,0.6667,0.0000,0.0000>] [0.33389 color rgbf <0.8510,0.3333,0.3490,0.0000>] [0.53255 color rgbf <0.6980,0.0000,0.6980,0.0000>] [0.77769 color rgbf <0.3490,0.0000,0.7647,0.0000>] [1.00000 color rgbf <0.0000,0.0000,0.8314,0.0000>] }