// cpt-city: jjg/neo10/food/carrot (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 carrot = color_map { [0.00000 color rgbf <1.0000,0.9490,0.9137,0.0000>] [0.10000 color rgbf <1.0000,0.9490,0.9137,0.0000>] [0.10000 color rgbf <1.0000,0.8471,0.7255,0.0000>] [0.20000 color rgbf <1.0000,0.8471,0.7255,0.0000>] [0.20000 color rgbf <0.9961,0.7412,0.5412,0.0000>] [0.30000 color rgbf <0.9961,0.7412,0.5412,0.0000>] [0.30000 color rgbf <0.9882,0.6471,0.3843,0.0000>] [0.40000 color rgbf <0.9882,0.6471,0.3843,0.0000>] [0.40000 color rgbf <0.9608,0.5608,0.2745,0.0000>] [0.50000 color rgbf <0.9608,0.5608,0.2745,0.0000>] [0.50000 color rgbf <0.9373,0.4706,0.1647,0.0000>] [0.60000 color rgbf <0.9373,0.4706,0.1647,0.0000>] [0.60000 color rgbf <0.9098,0.3843,0.0549,0.0000>] [0.70000 color rgbf <0.9098,0.3843,0.0549,0.0000>] [0.70000 color rgbf <0.8314,0.3137,0.0000,0.0000>] [0.80000 color rgbf <0.8314,0.3137,0.0000,0.0000>] [0.80000 color rgbf <0.6941,0.2549,0.0000,0.0000>] [0.90000 color rgbf <0.6941,0.2549,0.0000,0.0000>] [0.90000 color rgbf <0.5569,0.1961,0.0000,0.0000>] [1.00000 color rgbf <0.5569,0.1961,0.0000,0.0000>] }