// cpt-city: nd/atmospheric/Lemon_Sky (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_Lemon_Sky = color_map { [0.00000 color rgbf <0.8980,0.6118,0.6275,0.0000>] [0.19032 color rgbf <0.8039,0.5804,0.5922,0.0000>] [0.36394 color rgbf <0.7137,0.5490,0.5569,0.0000>] [0.37897 color rgbf <0.8353,0.6471,0.5843,0.0000>] [0.48748 color rgbf <0.9608,0.7451,0.6118,0.0000>] [0.77736 color rgbf <0.9608,0.8706,0.6039,0.0000>] [1.00000 color rgbf <0.9647,1.0000,0.5922,0.0000>] }