// cpt-city: nd/atmospheric/Pink_Afternoon (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_Afternoon = color_map { [0.00000 color rgbf <0.2196,0.4196,0.8392,0.0000>] [0.12855 color rgbf <0.5216,0.6902,0.9216,0.0000>] [0.28047 color rgbf <0.8196,0.9569,1.0000,0.0000>] [0.33556 color rgbf <0.9098,0.9804,1.0000,0.0000>] [0.36828 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.42905 color rgbf <0.8824,0.8784,0.9529,0.0000>] [0.53255 color rgbf <0.7686,0.7569,0.9020,0.0000>] [0.76127 color rgbf <0.8824,0.7804,0.8392,0.0000>] [1.00000 color rgbf <0.9922,0.8039,0.7725,0.0000>] }