// cpt-city: nd/rich/Analogous_05 (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_Analogous_05 = color_map { [0.00000 color rgbf <0.3294,0.0000,0.5490,0.0000>] [0.25000 color rgbf <0.4392,0.0000,0.2745,0.0000>] [0.50000 color rgbf <0.5490,0.0000,0.0000,0.0000>] [0.75000 color rgbf <0.5490,0.0275,0.0549,0.0000>] [1.00000 color rgbf <0.5490,0.0549,0.1098,0.0000>] }