// cpt-city: neota/face/skin/glowing-peach (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/face/skin #declare FACE_SKIN_glowing_peach = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.13158 color rgbf <0.2196,0.0941,0.0000,0.0000>] [0.26316 color rgbf <0.4392,0.1882,0.0000,0.0000>] [0.50877 color rgbf <0.7176,0.4314,0.2157,0.0000>] [0.75439 color rgbf <0.9922,0.6745,0.4275,0.0000>] [0.86842 color rgbf <0.9961,0.8392,0.6353,0.0000>] [0.98246 color rgbf <1.0000,1.0000,0.8392,0.0000>] [0.99927 color rgbf <1.0000,1.0000,0.9216,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }