// cpt-city: neota/elem/poison (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/elem #declare ELEM_poison = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.06725 color rgbf <0.1255,0.0431,0.0431,0.0000>] [0.13450 color rgbf <0.2510,0.0824,0.0824,0.0000>] [0.21637 color rgbf <0.2588,0.1725,0.3294,0.0000>] [0.29825 color rgbf <0.2627,0.2627,0.5765,0.0000>] [0.41813 color rgbf <0.3098,0.4353,0.5922,0.0000>] [0.53801 color rgbf <0.3569,0.6078,0.6078,0.0000>] [0.59649 color rgbf <0.4392,0.6745,0.5647,0.0000>] [0.65497 color rgbf <0.5255,0.7412,0.5255,0.0000>] [0.72515 color rgbf <0.6627,0.7725,0.5961,0.0000>] [0.79532 color rgbf <0.8000,0.8000,0.6667,0.0000>] [0.89766 color rgbf <0.9020,0.9020,0.8314,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }