// cpt-city: jjg/neo10/bld/blue-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 blue_green_metal = color_map { [0.00000 color rgbf <0.9608,0.9608,0.9608,0.0000>] [0.10000 color rgbf <0.9608,0.9608,0.9608,0.0000>] [0.10000 color rgbf <0.8824,0.8824,0.8824,0.0000>] [0.20000 color rgbf <0.8824,0.8824,0.8824,0.0000>] [0.20000 color rgbf <0.8000,0.8000,0.8000,0.0000>] [0.30000 color rgbf <0.8000,0.8000,0.8000,0.0000>] [0.30000 color rgbf <0.7294,0.7176,0.7176,0.0000>] [0.40000 color rgbf <0.7294,0.7176,0.7176,0.0000>] [0.40000 color rgbf <0.6824,0.6314,0.6706,0.0000>] [0.50000 color rgbf <0.6824,0.6314,0.6706,0.0000>] [0.50000 color rgbf <0.6039,0.5569,0.6235,0.0000>] [0.60000 color rgbf <0.6039,0.5569,0.6235,0.0000>] [0.60000 color rgbf <0.5098,0.4902,0.5373,0.0000>] [0.70000 color rgbf <0.5098,0.4902,0.5373,0.0000>] [0.70000 color rgbf <0.4235,0.4196,0.4549,0.0000>] [0.80000 color rgbf <0.4235,0.4196,0.4549,0.0000>] [0.80000 color rgbf <0.3451,0.3490,0.3686,0.0000>] [0.90000 color rgbf <0.3451,0.3490,0.3686,0.0000>] [0.90000 color rgbf <0.2745,0.2824,0.2863,0.0000>] [1.00000 color rgbf <0.2745,0.2824,0.2863,0.0000>] }