// cpt-city: jjg/neo10/clth/purplish-blue (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 purplish_blue = color_map { [0.00000 color rgbf <0.9608,0.9608,1.0000,0.0000>] [0.10000 color rgbf <0.9608,0.9608,1.0000,0.0000>] [0.10000 color rgbf <0.8824,0.8745,0.9922,0.0000>] [0.20000 color rgbf <0.8824,0.8745,0.9922,0.0000>] [0.20000 color rgbf <0.8039,0.7804,0.9647,0.0000>] [0.30000 color rgbf <0.8039,0.7804,0.9647,0.0000>] [0.30000 color rgbf <0.7294,0.6863,0.9333,0.0000>] [0.40000 color rgbf <0.7294,0.6863,0.9333,0.0000>] [0.40000 color rgbf <0.6392,0.6078,0.8941,0.0000>] [0.50000 color rgbf <0.6392,0.6078,0.8941,0.0000>] [0.50000 color rgbf <0.5412,0.5412,0.8392,0.0000>] [0.60000 color rgbf <0.5412,0.5412,0.8392,0.0000>] [0.60000 color rgbf <0.4431,0.4784,0.7882,0.0000>] [0.70000 color rgbf <0.4431,0.4784,0.7882,0.0000>] [0.70000 color rgbf <0.3647,0.4078,0.7216,0.0000>] [0.80000 color rgbf <0.3647,0.4078,0.7216,0.0000>] [0.80000 color rgbf <0.2980,0.3333,0.6235,0.0000>] [0.90000 color rgbf <0.2980,0.3333,0.6235,0.0000>] [0.90000 color rgbf <0.2314,0.2627,0.5176,0.0000>] [1.00000 color rgbf <0.2314,0.2627,0.5176,0.0000>] }