// cpt-city: jjg/neo10/elem/sticky-mud (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 sticky_mud = color_map { [0.00000 color rgbf <0.9922,0.9529,0.9294,0.0000>] [0.10000 color rgbf <0.9922,0.9529,0.9294,0.0000>] [0.10000 color rgbf <0.9725,0.8588,0.7922,0.0000>] [0.20000 color rgbf <0.9725,0.8588,0.7922,0.0000>] [0.20000 color rgbf <0.9529,0.7647,0.6549,0.0000>] [0.30000 color rgbf <0.9529,0.7647,0.6549,0.0000>] [0.30000 color rgbf <0.9333,0.6667,0.5137,0.0000>] [0.40000 color rgbf <0.9333,0.6667,0.5137,0.0000>] [0.40000 color rgbf <0.9137,0.5725,0.3765,0.0000>] [0.50000 color rgbf <0.9137,0.5725,0.3765,0.0000>] [0.50000 color rgbf <0.8549,0.4863,0.3098,0.0000>] [0.60000 color rgbf <0.8549,0.4863,0.3098,0.0000>] [0.60000 color rgbf <0.7804,0.4039,0.2627,0.0000>] [0.70000 color rgbf <0.7804,0.4039,0.2627,0.0000>] [0.70000 color rgbf <0.6784,0.3333,0.2235,0.0000>] [0.80000 color rgbf <0.6784,0.3333,0.2235,0.0000>] [0.80000 color rgbf <0.5569,0.2784,0.1843,0.0000>] [0.90000 color rgbf <0.5569,0.2784,0.1843,0.0000>] [0.90000 color rgbf <0.4431,0.2196,0.1451,0.0000>] [1.00000 color rgbf <0.4431,0.2196,0.1451,0.0000>] }