// cpt-city: ggr/Cold_Steel (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 Cold_Steel = color_map { [0.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.20868 color rgbf <0.5255,0.5098,0.5686,0.0000>] [0.64775 color rgbf <0.0471,0.0235,0.1373,0.0000>] [0.66945 color rgbf <0.2078,0.3765,0.4471,0.0000>] [1.00000 color rgbf <0.3647,0.7333,0.7569,0.0000>] }