// cpt-city: nd/basic/Yellow_Orange (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/basic #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>] }