// cpt-city: jjg/neo10/food/lemon (cpt) // // Ten-step sequential schemes based on the Food 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/food #declare lemon = color_map { [0.00000 color rgbf <0.9922,0.9882,0.7725,0.0000>] [0.10000 color rgbf <0.9922,0.9882,0.7725,0.0000>] [0.10000 color rgbf <0.9176,0.9020,0.7137,0.0000>] [0.20000 color rgbf <0.9176,0.9020,0.7137,0.0000>] [0.20000 color rgbf <0.8471,0.8157,0.6588,0.0000>] [0.30000 color rgbf <0.8471,0.8157,0.6588,0.0000>] [0.30000 color rgbf <0.7725,0.7294,0.6000,0.0000>] [0.40000 color rgbf <0.7725,0.7294,0.6000,0.0000>] [0.40000 color rgbf <0.6980,0.6431,0.5412,0.0000>] [0.50000 color rgbf <0.6980,0.6431,0.5412,0.0000>] [0.50000 color rgbf <0.6235,0.5647,0.4824,0.0000>] [0.60000 color rgbf <0.6235,0.5647,0.4824,0.0000>] [0.60000 color rgbf <0.5490,0.4902,0.4275,0.0000>] [0.70000 color rgbf <0.5490,0.4902,0.4275,0.0000>] [0.70000 color rgbf <0.4706,0.4118,0.3765,0.0000>] [0.80000 color rgbf <0.4706,0.4118,0.3765,0.0000>] [0.80000 color rgbf <0.3922,0.3373,0.3216,0.0000>] [0.90000 color rgbf <0.3922,0.3373,0.3216,0.0000>] [0.90000 color rgbf <0.3098,0.2667,0.2667,0.0000>] [1.00000 color rgbf <0.3098,0.2667,0.2667,0.0000>] }