// cpt-city: nd/other/Coral_reef (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/other #declare Coral_reef = color_map { [0.00000 color rgbf <0.4941,0.8941,0.9020,0.0000>] [0.19917 color rgbf <0.2902,0.7922,0.8196,0.0000>] [0.37759 color rgbf <0.0824,0.6863,0.7412,0.0000>] [0.37759 color rgbf <0.5059,0.7294,0.8353,0.0000>] [0.54772 color rgbf <0.2902,0.5686,0.7176,0.0000>] [1.00000 color rgbf <0.0784,0.4039,0.6000,0.0000>] }