// cpt-city: jjg/neo10/bld/green-metal (cpt) // // Ten-step sequential schemes based on the Buildings pixel-art // gradients by Neota // // author: J.J. Green // copyright: Free to use // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/neo10/bld #declare green_metal = color_map { [0.00000 color rgbf <0.9490,0.9686,0.9686,0.0000>] [0.10000 color rgbf <0.9490,0.9686,0.9686,0.0000>] [0.10000 color rgbf <0.8471,0.9059,0.9098,0.0000>] [0.20000 color rgbf <0.8471,0.9059,0.9098,0.0000>] [0.20000 color rgbf <0.7451,0.8471,0.8471,0.0000>] [0.30000 color rgbf <0.7451,0.8471,0.8471,0.0000>] [0.30000 color rgbf <0.6431,0.7843,0.7882,0.0000>] [0.40000 color rgbf <0.6431,0.7843,0.7882,0.0000>] [0.40000 color rgbf <0.5686,0.7137,0.7020,0.0000>] [0.50000 color rgbf <0.5686,0.7137,0.7020,0.0000>] [0.50000 color rgbf <0.5608,0.6275,0.5490,0.0000>] [0.60000 color rgbf <0.5608,0.6275,0.5490,0.0000>] [0.60000 color rgbf <0.5373,0.5373,0.4118,0.0000>] [0.70000 color rgbf <0.5373,0.5373,0.4118,0.0000>] [0.70000 color rgbf <0.4588,0.4588,0.3529,0.0000>] [0.80000 color rgbf <0.4588,0.4588,0.3529,0.0000>] [0.80000 color rgbf <0.3804,0.3804,0.2902,0.0000>] [0.90000 color rgbf <0.3804,0.3804,0.2902,0.0000>] [0.90000 color rgbf <0.3020,0.3020,0.2314,0.0000>] [1.00000 color rgbf <0.3020,0.3020,0.2314,0.0000>] }