// cpt-city: nd/rich/Split_Complementary_07 (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_Split_Complementary_07 = color_map { [0.00000 color rgbf <0.0000,1.0000,0.6000,0.0000>] [0.25000 color rgbf <0.4235,0.5020,0.2980,0.0000>] [0.50000 color rgbf <0.8510,0.0000,0.0000,0.0000>] [0.75000 color rgbf <0.5333,0.2745,0.0000,0.0000>] [1.00000 color rgbf <0.2196,0.5490,0.0000,0.0000>] }