// cpt-city: neota/food/carrot (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/food #declare FOOD_carrot = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.09941 color rgbf <0.2000,0.0667,0.0000,0.0000>] [0.19883 color rgbf <0.4000,0.1294,0.0000,0.0000>] [0.33626 color rgbf <0.6471,0.2392,0.0000,0.0000>] [0.47368 color rgbf <0.8980,0.3451,0.0000,0.0000>] [0.61988 color rgbf <0.9451,0.5098,0.2157,0.0000>] [0.76608 color rgbf <0.9961,0.6784,0.4314,0.0000>] [0.88109 color rgbf <0.9961,0.8392,0.7176,0.0000>] [0.99611 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.99805 color rgbf <1.0000,1.0000,1.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }