// cpt-city: neota/flor/realpeach (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/flor #declare FLOR_realpeach = color_map { [0.00000 color rgbf <0.2157,0.2235,0.0000,0.0000>] [0.13931 color rgbf <0.2549,0.2902,0.0549,0.0000>] [0.30916 color rgbf <0.2902,0.3569,0.1137,0.0000>] [0.45038 color rgbf <0.4980,0.4196,0.0549,0.0000>] [0.63359 color rgbf <0.7059,0.4784,0.0000,0.0000>] [0.87500 color rgbf <0.7569,0.2980,0.0392,0.0000>] [1.00000 color rgbf <0.8078,0.1137,0.0824,0.0000>] }