// cpt-city: jjg/neo10/othr/burnt-clouds (cpt) // // Ten-step sequential schemes based on the Other 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/othr #declare burnt_clouds = color_map { [0.00000 color rgbf <1.0000,0.9569,0.8667,0.0000>] [0.10000 color rgbf <1.0000,0.9569,0.8667,0.0000>] [0.10000 color rgbf <0.9647,0.8706,0.7294,0.0000>] [0.20000 color rgbf <0.9647,0.8706,0.7294,0.0000>] [0.20000 color rgbf <0.9294,0.7843,0.6118,0.0000>] [0.30000 color rgbf <0.9294,0.7843,0.6118,0.0000>] [0.30000 color rgbf <0.8902,0.6980,0.4941,0.0000>] [0.40000 color rgbf <0.8902,0.6980,0.4941,0.0000>] [0.40000 color rgbf <0.8039,0.6275,0.4392,0.0000>] [0.50000 color rgbf <0.8039,0.6275,0.4392,0.0000>] [0.50000 color rgbf <0.7137,0.5569,0.3882,0.0000>] [0.60000 color rgbf <0.7137,0.5569,0.3882,0.0000>] [0.60000 color rgbf <0.6235,0.4863,0.3412,0.0000>] [0.70000 color rgbf <0.6235,0.4863,0.3412,0.0000>] [0.70000 color rgbf <0.5333,0.4157,0.2902,0.0000>] [0.80000 color rgbf <0.5333,0.4157,0.2902,0.0000>] [0.80000 color rgbf <0.4431,0.3451,0.2431,0.0000>] [0.90000 color rgbf <0.4431,0.3451,0.2431,0.0000>] [0.90000 color rgbf <0.3569,0.2745,0.1922,0.0000>] [1.00000 color rgbf <0.3569,0.2745,0.1922,0.0000>] }