// cpt-city: nd/atmospheric/GoldSunset (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_GoldSunset = color_map { [0.00000 color rgbf <0.9608,0.7059,0.0000,0.0000>] [0.16194 color rgbf <0.9569,0.6588,0.0000,0.0000>] [0.32220 color rgbf <0.9529,0.6118,0.0000,0.0000>] [0.46578 color rgbf <0.8431,0.4431,0.0000,0.0000>] [0.48748 color rgbf <0.7333,0.2784,0.0000,0.0000>] [0.50751 color rgbf <0.8510,0.5490,0.1647,0.0000>] [0.54257 color rgbf <0.9725,0.8196,0.3333,0.0000>] [0.75125 color rgbf <0.9647,0.7608,0.1647,0.0000>] [1.00000 color rgbf <0.9608,0.7059,0.0000,0.0000>] }