// cpt-city: nd/atmospheric/Night_Purple (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_Night_Purple = color_map { [0.00000 color rgbf <0.2902,0.1137,0.4039,0.0000>] [0.28214 color rgbf <0.5569,0.4275,0.5686,0.0000>] [0.45409 color rgbf <0.8275,0.7412,0.7333,0.0000>] [0.48748 color rgbf <0.9137,0.8706,0.8667,0.0000>] [0.50000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.51586 color rgbf <0.9137,0.8706,0.8667,0.0000>] [0.56928 color rgbf <0.8275,0.7412,0.7333,0.0000>] [0.74124 color rgbf <0.5569,0.4275,0.5686,0.0000>] [1.00000 color rgbf <0.2902,0.1137,0.4039,0.0000>] }