// cpt-city: neota/bld/chrome (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_chrome = color_map { [0.00000 color rgbf <0.0118,0.0078,0.0078,0.0000>] [0.17053 color rgbf <0.1725,0.1529,0.1373,0.0000>] [0.34106 color rgbf <0.3333,0.2980,0.2667,0.0000>] [0.50205 color rgbf <0.4980,0.4706,0.4275,0.0000>] [0.66303 color rgbf <0.6627,0.6392,0.5922,0.0000>] [0.83151 color rgbf <0.8235,0.8196,0.7765,0.0000>] [1.00000 color rgbf <0.9882,1.0000,0.9569,0.0000>] }