// cpt-city: ggr/Blue_Green (ggr) // // Gradients included with the GNU Image Manipulation Program, GIMP // // author: The GIMP team // copyright: GPLv2 // year: 2006 // url: https://phillips.shef.ac.uk/pub/cpt-city/ggr #declare Blue_Green = color_map { [0.00000 color rgbf <0.0000,0.4824,1.0000,0.0000>] [0.13523 color rgbf <0.1412,0.6863,1.0000,0.0000>] [0.56594 color rgbf <0.2824,0.8863,1.0000,0.0000>] [0.91820 color rgbf <0.1412,0.9451,0.8157,0.0000>] [1.00000 color rgbf <0.0000,1.0000,0.6314,0.0000>] }