// cpt-city: jjg/neo10/bld/warm-gold (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 warm_gold = color_map { [0.00000 color rgbf <1.0000,0.9686,0.8314,0.0000>] [0.10000 color rgbf <1.0000,0.9686,0.8314,0.0000>] [0.10000 color rgbf <1.0000,0.9098,0.4941,0.0000>] [0.20000 color rgbf <1.0000,0.9098,0.4941,0.0000>] [0.20000 color rgbf <0.9451,0.8275,0.3804,0.0000>] [0.30000 color rgbf <0.9451,0.8275,0.3804,0.0000>] [0.30000 color rgbf <0.8745,0.7451,0.3176,0.0000>] [0.40000 color rgbf <0.8745,0.7451,0.3176,0.0000>] [0.40000 color rgbf <0.8039,0.6588,0.2588,0.0000>] [0.50000 color rgbf <0.8039,0.6588,0.2588,0.0000>] [0.50000 color rgbf <0.7373,0.5765,0.2039,0.0000>] [0.60000 color rgbf <0.7373,0.5765,0.2039,0.0000>] [0.60000 color rgbf <0.6667,0.4941,0.1529,0.0000>] [0.70000 color rgbf <0.6667,0.4941,0.1529,0.0000>] [0.70000 color rgbf <0.5882,0.4157,0.1098,0.0000>] [0.80000 color rgbf <0.5882,0.4157,0.1098,0.0000>] [0.80000 color rgbf <0.5098,0.3333,0.0706,0.0000>] [0.90000 color rgbf <0.5098,0.3333,0.0706,0.0000>] [0.90000 color rgbf <0.4275,0.2588,0.0392,0.0000>] [1.00000 color rgbf <0.4275,0.2588,0.0392,0.0000>] }