// cpt-city: nd/rich/Neutral_08 (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/rich #declare Rich_Neutral_08 = color_map { [0.00000 color rgbf <0.9020,0.9020,0.9020,0.0000>] [0.25000 color rgbf <0.6745,0.6745,0.6745,0.0000>] [0.50000 color rgbf <0.4510,0.4510,0.4510,0.0000>] [0.75000 color rgbf <0.6510,0.2235,0.2235,0.0000>] [1.00000 color rgbf <0.8510,0.0000,0.0000,0.0000>] }