// cpt-city: jjg/neo10/othr/faded-blue-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_blue_brown_sky = color_map { [0.00000 color rgbf <0.9569,0.9647,0.9765,0.0000>] [0.10000 color rgbf <0.9569,0.9647,0.9765,0.0000>] [0.10000 color rgbf <0.8667,0.8941,0.9255,0.0000>] [0.20000 color rgbf <0.8667,0.8941,0.9255,0.0000>] [0.20000 color rgbf <0.7843,0.8196,0.8588,0.0000>] [0.30000 color rgbf <0.7843,0.8196,0.8588,0.0000>] [0.30000 color rgbf <0.7294,0.7294,0.7490,0.0000>] [0.40000 color rgbf <0.7294,0.7294,0.7490,0.0000>] [0.40000 color rgbf <0.6745,0.6392,0.6392,0.0000>] [0.50000 color rgbf <0.6745,0.6392,0.6392,0.0000>] [0.50000 color rgbf <0.6196,0.5490,0.5294,0.0000>] [0.60000 color rgbf <0.6196,0.5490,0.5294,0.0000>] [0.60000 color rgbf <0.5020,0.4863,0.5020,0.0000>] [0.70000 color rgbf <0.5020,0.4863,0.5020,0.0000>] [0.70000 color rgbf <0.3882,0.4235,0.4824,0.0000>] [0.80000 color rgbf <0.3882,0.4235,0.4824,0.0000>] [0.80000 color rgbf <0.2706,0.3647,0.4588,0.0000>] [0.90000 color rgbf <0.2706,0.3647,0.4588,0.0000>] [0.90000 color rgbf <0.2000,0.2941,0.3843,0.0000>] [1.00000 color rgbf <0.2000,0.2941,0.3843,0.0000>] }