// cpt-city: nd/atmospheric/Purple_Horizon (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_Purple_Horizon = color_map { [0.00000 color rgbf <0.8078,0.5843,0.6078,0.0000>] [0.24207 color rgbf <0.6784,0.2941,0.5333,0.0000>] [0.38063 color rgbf <0.5529,0.0000,0.4588,0.0000>] [0.42070 color rgbf <0.5569,0.1961,0.4784,0.0000>] [0.49916 color rgbf <0.5647,0.3961,0.4980,0.0000>] [0.62500 color rgbf <0.6824,0.5608,0.5686,0.0000>] [0.76502 color rgbf <0.8000,0.7216,0.6431,0.0000>] [0.89002 color rgbf <0.7961,0.7451,0.6471,0.0000>] [1.00000 color rgbf <0.7961,0.7686,0.6549,0.0000>] }