// cpt-city: ggr/Yellow_Orange (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 Yellow_Orange = color_map { [0.00000 color rgbf <1.0000,0.8941,0.0000,0.0000>] [0.13523 color rgbf <1.0000,0.7137,0.0000,0.0000>] [0.56594 color rgbf <1.0000,0.5333,0.0000,0.0000>] [0.94825 color rgbf <0.9490,0.4824,0.0588,0.0000>] [1.00000 color rgbf <0.9020,0.4275,0.1137,0.0000>] }