// cpt-city: neota/faun/pink-feathers (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_pink_feathers = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.06433 color rgbf <0.1333,0.0000,0.0667,0.0000>] [0.12866 color rgbf <0.2627,0.0000,0.1333,0.0000>] [0.20175 color rgbf <0.3804,0.0000,0.1882,0.0000>] [0.27485 color rgbf <0.4941,0.0000,0.2471,0.0000>] [0.37719 color rgbf <0.6471,0.0000,0.3255,0.0000>] [0.47953 color rgbf <0.8000,0.0000,0.4000,0.0000>] [0.73977 color rgbf <0.9020,0.5020,0.6980,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }