// cpt-city: neota/othr/red-haze (ggr) // // Gradients for pixel art by David Gowers (a.k.a. neota, aicaz) // // author: David Gowers (Neota, Aicaz) // copyright: Free to use // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/neota/othr #declare OTHR_red_haze = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.13450 color rgbf <0.1882,0.1020,0.0902,0.0000>] [0.26901 color rgbf <0.3804,0.2000,0.1804,0.0000>] [0.47661 color rgbf <0.5882,0.4196,0.3529,0.0000>] [0.68421 color rgbf <0.7961,0.6431,0.5255,0.0000>] [0.80702 color rgbf <0.8627,0.7765,0.7059,0.0000>] [0.92983 color rgbf <0.9333,0.9137,0.8902,0.0000>] [0.96491 color rgbf <0.9647,0.9569,0.9451,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }