// cpt-city: nd/atmospheric/Pink_Planet (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_Planet = color_map { [0.00000 color rgbf <0.8314,0.1765,0.5882,0.0000>] [0.10000 color rgbf <0.8627,0.3765,0.7137,0.0000>] [0.23539 color rgbf <0.8902,0.5765,0.8392,0.0000>] [0.35225 color rgbf <0.8902,0.7882,0.8431,0.0000>] [0.40000 color rgbf <0.8863,1.0000,0.8471,0.0000>] [0.46411 color rgbf <0.8745,0.7922,0.7843,0.0000>] [0.68114 color rgbf <0.8588,0.5882,0.7176,0.0000>] [0.85000 color rgbf <0.8471,0.3843,0.6510,0.0000>] [1.00000 color rgbf <0.8314,0.1765,0.5882,0.0000>] }