// cpt-city: jjg/neo10/clth/blue-white (cpt) // // Ten-step sequential schemes based on the Cloth 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/clth #declare blue_white = color_map { [0.00000 color rgbf <0.9608,0.9765,0.9804,0.0000>] [0.10000 color rgbf <0.9608,0.9765,0.9804,0.0000>] [0.10000 color rgbf <0.8549,0.8980,0.9176,0.0000>] [0.20000 color rgbf <0.8549,0.8980,0.9176,0.0000>] [0.20000 color rgbf <0.7922,0.8078,0.8392,0.0000>] [0.30000 color rgbf <0.7922,0.8078,0.8392,0.0000>] [0.30000 color rgbf <0.7255,0.7255,0.7608,0.0000>] [0.40000 color rgbf <0.7255,0.7255,0.7608,0.0000>] [0.40000 color rgbf <0.6353,0.6588,0.7020,0.0000>] [0.50000 color rgbf <0.6353,0.6588,0.7020,0.0000>] [0.50000 color rgbf <0.5490,0.5922,0.6471,0.0000>] [0.60000 color rgbf <0.5490,0.5922,0.6471,0.0000>] [0.60000 color rgbf <0.4784,0.5176,0.5647,0.0000>] [0.70000 color rgbf <0.4784,0.5176,0.5647,0.0000>] [0.70000 color rgbf <0.4078,0.4431,0.4824,0.0000>] [0.80000 color rgbf <0.4078,0.4431,0.4824,0.0000>] [0.80000 color rgbf <0.3412,0.3686,0.4000,0.0000>] [0.90000 color rgbf <0.3412,0.3686,0.4000,0.0000>] [0.90000 color rgbf <0.2706,0.2941,0.3176,0.0000>] [1.00000 color rgbf <0.2706,0.2941,0.3176,0.0000>] }