// cpt-city: jjg/neo10/food/melting-honey (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 melting_honey = color_map { [0.00000 color rgbf <1.0000,0.9569,0.8863,0.0000>] [0.10000 color rgbf <1.0000,0.9569,0.8863,0.0000>] [0.10000 color rgbf <1.0000,0.8745,0.6627,0.0000>] [0.20000 color rgbf <1.0000,0.8745,0.6627,0.0000>] [0.20000 color rgbf <0.9804,0.7882,0.4784,0.0000>] [0.30000 color rgbf <0.9804,0.7882,0.4784,0.0000>] [0.30000 color rgbf <0.9255,0.7020,0.3882,0.0000>] [0.40000 color rgbf <0.9255,0.7020,0.3882,0.0000>] [0.40000 color rgbf <0.8706,0.6196,0.2941,0.0000>] [0.50000 color rgbf <0.8706,0.6196,0.2941,0.0000>] [0.50000 color rgbf <0.8157,0.5333,0.2000,0.0000>] [0.60000 color rgbf <0.8157,0.5333,0.2000,0.0000>] [0.60000 color rgbf <0.7373,0.4510,0.1608,0.0000>] [0.70000 color rgbf <0.7373,0.4510,0.1608,0.0000>] [0.70000 color rgbf <0.6627,0.3686,0.1255,0.0000>] [0.80000 color rgbf <0.6627,0.3686,0.1255,0.0000>] [0.80000 color rgbf <0.5882,0.2863,0.0902,0.0000>] [0.90000 color rgbf <0.5882,0.2863,0.0902,0.0000>] [0.90000 color rgbf <0.5020,0.2078,0.0588,0.0000>] [1.00000 color rgbf <0.5020,0.2078,0.0588,0.0000>] }