// cpt-city: nd/atmospheric/Pinker (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_Pinker = color_map { [0.00000 color rgbf <0.8392,0.2980,0.7176,0.0000>] [0.26878 color rgbf <0.8627,0.3843,0.6000,0.0000>] [0.34892 color rgbf <0.8824,0.4706,0.4824,0.0000>] [0.37729 color rgbf <0.7647,0.5137,0.5373,0.0000>] [0.39566 color rgbf <0.6471,0.5608,0.5961,0.0000>] [0.41402 color rgbf <0.8235,0.5333,0.5686,0.0000>] [0.45075 color rgbf <1.0000,0.5059,0.5451,0.0000>] [0.67780 color rgbf <0.7686,0.5373,0.6157,0.0000>] [1.00000 color rgbf <0.5373,0.5686,0.6902,0.0000>] }