// cpt-city: nd/atmospheric/Golden_Haze (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_Golden_Haze = color_map { [0.00000 color rgbf <0.6980,0.5020,0.2588,0.0000>] [0.17529 color rgbf <0.8353,0.6627,0.2980,0.0000>] [0.31887 color rgbf <0.9725,0.8196,0.3333,0.0000>] [0.38397 color rgbf <0.9843,0.8588,0.4549,0.0000>] [0.48748 color rgbf <1.0000,0.8941,0.5804,0.0000>] [0.59933 color rgbf <0.9843,0.8588,0.4549,0.0000>] [0.63940 color rgbf <0.9725,0.8196,0.3333,0.0000>] [0.80467 color rgbf <0.8353,0.6627,0.2980,0.0000>] [1.00000 color rgbf <0.6980,0.5020,0.2588,0.0000>] }