// cpt-city: nd/turanj/Split_Complementary_03a (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/turanj #declare Turanj_Split_Complementary_03a = color_map { [0.00000 color rgbf <0.2510,0.3490,1.0000,0.0000>] [0.25000 color rgbf <0.6235,0.3765,0.5020,0.0000>] [0.50000 color rgbf <1.0000,0.4000,0.0000,0.0000>] [0.75000 color rgbf <0.7765,0.6980,0.4000,0.0000>] [1.00000 color rgbf <0.5490,1.0000,0.8000,0.0000>] }