// cpt-city: jjg/neo10/othr/faded-grey-brown-sky (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 faded_grey_brown_sky = color_map { [0.00000 color rgbf <0.9647,0.9569,0.9569,0.0000>] [0.10000 color rgbf <0.9647,0.9569,0.9569,0.0000>] [0.10000 color rgbf <0.8941,0.8824,0.8706,0.0000>] [0.20000 color rgbf <0.8941,0.8824,0.8706,0.0000>] [0.20000 color rgbf <0.8196,0.8118,0.7882,0.0000>] [0.30000 color rgbf <0.8196,0.8118,0.7882,0.0000>] [0.30000 color rgbf <0.7451,0.7333,0.7098,0.0000>] [0.40000 color rgbf <0.7451,0.7333,0.7098,0.0000>] [0.40000 color rgbf <0.6667,0.6588,0.6353,0.0000>] [0.50000 color rgbf <0.6667,0.6588,0.6353,0.0000>] [0.50000 color rgbf <0.5882,0.5804,0.5569,0.0000>] [0.60000 color rgbf <0.5882,0.5804,0.5569,0.0000>] [0.60000 color rgbf <0.5137,0.5020,0.4824,0.0000>] [0.70000 color rgbf <0.5137,0.5020,0.4824,0.0000>] [0.70000 color rgbf <0.4431,0.4275,0.3922,0.0000>] [0.80000 color rgbf <0.4431,0.4275,0.3922,0.0000>] [0.80000 color rgbf <0.3804,0.3529,0.3137,0.0000>] [0.90000 color rgbf <0.3804,0.3529,0.3137,0.0000>] [0.90000 color rgbf <0.3059,0.2745,0.2510,0.0000>] [1.00000 color rgbf <0.3059,0.2745,0.2510,0.0000>] }