// cpt-city: nd/atmospheric/Sunset_Yellow (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_Yellow = color_map { [0.00000 color rgbf <0.2980,0.5294,0.7490,0.0000>] [0.14503 color rgbf <0.5608,0.7373,0.6980,0.0000>] [0.34224 color rgbf <0.8235,0.9451,0.6471,0.0000>] [0.39232 color rgbf <0.9098,0.9294,0.5922,0.0000>] [0.42237 color rgbf <1.0000,0.9098,0.5412,0.0000>] [0.45409 color rgbf <0.9882,0.7922,0.5529,0.0000>] [0.47245 color rgbf <0.9765,0.6745,0.5647,0.0000>] [0.50417 color rgbf <0.9882,0.7922,0.5529,0.0000>] [0.70952 color rgbf <1.0000,0.9098,0.5412,0.0000>] [0.87500 color rgbf <1.0000,0.9490,0.5137,0.0000>] [1.00000 color rgbf <1.0000,0.9882,0.4902,0.0000>] }