// cpt-city: neota/bld/green-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__green_metal = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.26316 color rgbf <0.2745,0.2745,0.2157,0.0000>] [0.52632 color rgbf <0.5529,0.5529,0.4275,0.0000>] [0.60526 color rgbf <0.5647,0.6471,0.5843,0.0000>] [0.68421 color rgbf <0.5765,0.7412,0.7451,0.0000>] [0.84210 color rgbf <0.7882,0.8706,0.8706,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }