// cpt-city: nd/atmospheric/Purples (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_Purples = color_map { [0.00000 color rgbf <0.7137,0.6941,0.8353,0.0000>] [0.10000 color rgbf <0.7373,0.6667,0.8431,0.0000>] [0.20000 color rgbf <0.7608,0.6353,0.8471,0.0000>] [0.36227 color rgbf <0.8431,0.6980,0.8471,0.0000>] [0.39833 color rgbf <0.9294,0.7569,0.8471,0.0000>] [0.43239 color rgbf <0.8157,0.6980,0.8431,0.0000>] [0.46911 color rgbf <0.7020,0.6431,0.8431,0.0000>] [0.78575 color rgbf <0.8000,0.7569,0.8235,0.0000>] [1.00000 color rgbf <0.9020,0.8706,0.8000,0.0000>] }