// cpt-city: nd/red/Complementary_2 (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/red #declare Red_Complementary_2 = color_map { [0.00000 color rgbf <0.0000,0.7490,0.0745,0.0000>] [0.50000 color rgbf <0.5020,0.4510,0.1882,0.0000>] [1.00000 color rgbf <1.0000,0.1490,0.3020,0.0000>] }