// cpt-city: neota/faun/yeti (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/faun #declare FAUN_yeti = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.23591 color rgbf <0.2196,0.2353,0.2824,0.0000>] [0.47183 color rgbf <0.4431,0.4706,0.5686,0.0000>] [0.51303 color rgbf <0.4706,0.5137,0.6039,0.0000>] [0.55422 color rgbf <0.5020,0.5608,0.6431,0.0000>] [0.64095 color rgbf <0.5725,0.6510,0.7294,0.0000>] [0.72768 color rgbf <0.6392,0.7451,0.8157,0.0000>] [0.78946 color rgbf <0.6941,0.8118,0.8745,0.0000>] [0.85124 color rgbf <0.7451,0.8745,0.9333,0.0000>] [0.88632 color rgbf <0.8118,0.9020,0.9373,0.0000>] [0.92139 color rgbf <0.8745,0.9333,0.9412,0.0000>] [0.96070 color rgbf <0.9373,0.9647,0.9686,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }