// cpt-city: nd/atmospheric/Pink_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_Pink_Purple = color_map { [0.00000 color rgbf <0.3725,0.1255,0.4745,0.0000>] [0.10000 color rgbf <0.4157,0.1569,0.5020,0.0000>] [0.20000 color rgbf <0.4588,0.1882,0.5294,0.0000>] [0.30000 color rgbf <0.6039,0.5294,0.7529,0.0000>] [0.40000 color rgbf <0.7451,0.8706,0.9765,0.0000>] [0.42905 color rgbf <0.8431,0.9255,0.9882,0.0000>] [0.44908 color rgbf <0.9412,0.9804,1.0000,0.0000>] [0.47913 color rgbf <0.8353,0.7843,0.9451,0.0000>] [0.58765 color rgbf <0.7333,0.5843,0.8863,0.0000>] [0.71953 color rgbf <0.7686,0.5098,0.8196,0.0000>] [1.00000 color rgbf <0.8078,0.4353,0.7490,0.0000>] }