// cpt-city: ocal/metal-bronze (svg) // // A mixed collection of gradients from the Open Clip Art Library // // author: Alan Horkan // copyright: Public domain // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/ocal #declare Bronze = color_map { [0.00000 color rgbf <0.5020,0.2510,0.1882,0.0000>] [0.25000 color rgbf <1.0000,0.7490,0.5647,0.0000>] [0.50000 color rgbf <0.4235,0.1804,0.0863,0.0000>] [0.75000 color rgbf <1.0000,0.7490,0.5647,0.0000>] [1.00000 color rgbf <0.5020,0.2510,0.1882,0.0000>] }