// cpt-city: jjg/neo10/othr/red-haze (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 red_haze = color_map { [0.00000 color rgbf <0.9647,0.9529,0.9412,0.0000>] [0.10000 color rgbf <0.9647,0.9529,0.9412,0.0000>] [0.10000 color rgbf <0.9098,0.8667,0.8275,0.0000>] [0.20000 color rgbf <0.9098,0.8667,0.8275,0.0000>] [0.20000 color rgbf <0.8667,0.7843,0.7176,0.0000>] [0.30000 color rgbf <0.8667,0.7843,0.7176,0.0000>] [0.30000 color rgbf <0.8275,0.7020,0.6039,0.0000>] [0.40000 color rgbf <0.8275,0.7020,0.6039,0.0000>] [0.40000 color rgbf <0.7725,0.6196,0.5059,0.0000>] [0.50000 color rgbf <0.7725,0.6196,0.5059,0.0000>] [0.50000 color rgbf <0.6980,0.5373,0.4431,0.0000>] [0.60000 color rgbf <0.6980,0.5373,0.4431,0.0000>] [0.60000 color rgbf <0.6235,0.4588,0.3804,0.0000>] [0.70000 color rgbf <0.6235,0.4588,0.3804,0.0000>] [0.70000 color rgbf <0.5451,0.3765,0.3176,0.0000>] [0.80000 color rgbf <0.5451,0.3765,0.3176,0.0000>] [0.80000 color rgbf <0.4706,0.2980,0.2549,0.0000>] [0.90000 color rgbf <0.4706,0.2980,0.2549,0.0000>] [0.90000 color rgbf <0.3961,0.2157,0.1922,0.0000>] [1.00000 color rgbf <0.3961,0.2157,0.1922,0.0000>] }