// cpt-city: jjg/neo10/elem/poison (cpt) // // Ten-step sequential schemes based on the Element pixel-art // gradients by Neota // // author: J.J. Green // copyright: Free to use // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/neo10/elem #declare poison = color_map { [0.00000 color rgbf <0.9647,0.9647,0.9373,0.0000>] [0.10000 color rgbf <0.9647,0.9647,0.9373,0.0000>] [0.10000 color rgbf <0.8902,0.8902,0.8157,0.0000>] [0.20000 color rgbf <0.8902,0.8902,0.8157,0.0000>] [0.20000 color rgbf <0.8157,0.8157,0.6902,0.0000>] [0.30000 color rgbf <0.8157,0.8157,0.6902,0.0000>] [0.30000 color rgbf <0.6863,0.7765,0.6039,0.0000>] [0.40000 color rgbf <0.6863,0.7765,0.6039,0.0000>] [0.40000 color rgbf <0.5373,0.7451,0.5294,0.0000>] [0.50000 color rgbf <0.5373,0.7451,0.5294,0.0000>] [0.50000 color rgbf <0.4235,0.6627,0.5725,0.0000>] [0.60000 color rgbf <0.4235,0.6627,0.5725,0.0000>] [0.60000 color rgbf <0.3451,0.5725,0.6039,0.0000>] [0.70000 color rgbf <0.3451,0.5725,0.6039,0.0000>] [0.70000 color rgbf <0.3137,0.4627,0.5961,0.0000>] [0.80000 color rgbf <0.3137,0.4627,0.5961,0.0000>] [0.80000 color rgbf <0.2863,0.3569,0.5843,0.0000>] [0.90000 color rgbf <0.2863,0.3569,0.5843,0.0000>] [0.90000 color rgbf <0.2627,0.2510,0.5451,0.0000>] [1.00000 color rgbf <0.2627,0.2510,0.5451,0.0000>] }