// cpt-city: nd/vermillion/Split_Complementary_04 (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/vermillion #declare Vermillion_Split_Complementary_04 = color_map { [0.00000 color rgbf <0.5490,1.0000,0.6510,0.0000>] [0.25000 color rgbf <0.6510,0.5412,0.4000,0.0000>] [0.50000 color rgbf <0.7490,0.0824,0.1490,0.0000>] [0.75000 color rgbf <0.3765,0.2431,0.5765,0.0000>] [1.00000 color rgbf <0.0000,0.4000,1.0000,0.0000>] }