// cpt-city: neota/bld/blue-metal (ggr) // // Gradients for pixel art by David Gowers (a.k.a. neota, aicaz) // // author: David Gowers (Neota, Aicaz) // copyright: Free to use // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/neota/bld #declare BLD__blue_metal = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.13743 color rgbf <0.1255,0.1373,0.1216,0.0000>] [0.27485 color rgbf <0.2510,0.2784,0.2431,0.0000>] [0.37500 color rgbf <0.3412,0.3804,0.4000,0.0000>] [0.47514 color rgbf <0.4275,0.4824,0.5529,0.0000>] [0.59649 color rgbf <0.5922,0.5843,0.6667,0.0000>] [0.71784 color rgbf <0.7569,0.6902,0.7765,0.0000>] [0.85892 color rgbf <0.8784,0.8431,0.8902,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }