// cpt-city: nd/atmospheric/Magenta_Evening (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_Magenta_Evening = color_map { [0.00000 color rgbf <0.6118,0.3647,0.4745,0.0000>] [0.12354 color rgbf <0.7725,0.2431,0.5255,0.0000>] [0.25042 color rgbf <0.9333,0.1216,0.5765,0.0000>] [0.27713 color rgbf <0.9647,0.0667,0.5843,0.0000>] [0.29983 color rgbf <0.9961,0.0078,0.5961,0.0000>] [0.42738 color rgbf <0.7569,0.1176,0.5255,0.0000>] [1.00000 color rgbf <0.5176,0.2275,0.4549,0.0000>] }