// cpt-city: nd/red/Analogous_7 (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_Analogous_07 = color_map { [0.00000 color rgbf <0.6000,0.0000,1.0000,0.0000>] [0.25000 color rgbf <0.8000,0.1686,0.7529,0.0000>] [0.50000 color rgbf <1.0000,0.3412,0.5020,0.0000>] [0.75000 color rgbf <1.0000,0.2196,0.3529,0.0000>] [1.00000 color rgbf <1.0000,0.0980,0.2000,0.0000>] }