// cpt-city: neota/base/green (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/base #declare BASE_green = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.24854 color rgbf <0.0000,0.2980,0.0000,0.0000>] [0.49708 color rgbf <0.0000,0.6000,0.0000,0.0000>] [0.61111 color rgbf <0.0000,0.7333,0.0000,0.0000>] [0.72515 color rgbf <0.0000,0.8667,0.0000,0.0000>] [0.86257 color rgbf <0.5020,0.9333,0.5020,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }