// cpt-city: jjg/neo10/clth/purple-silk-2 (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 purple_silk_2 = color_map { [0.00000 color rgbf <0.9882,0.9490,0.9608,0.0000>] [0.10000 color rgbf <0.9882,0.9490,0.9608,0.0000>] [0.10000 color rgbf <0.9294,0.8627,0.8863,0.0000>] [0.20000 color rgbf <0.9294,0.8627,0.8863,0.0000>] [0.20000 color rgbf <0.8588,0.7882,0.8157,0.0000>] [0.30000 color rgbf <0.8588,0.7882,0.8157,0.0000>] [0.30000 color rgbf <0.7843,0.7098,0.7451,0.0000>] [0.40000 color rgbf <0.7843,0.7098,0.7451,0.0000>] [0.40000 color rgbf <0.7098,0.6314,0.6745,0.0000>] [0.50000 color rgbf <0.7098,0.6314,0.6745,0.0000>] [0.50000 color rgbf <0.6471,0.5451,0.5922,0.0000>] [0.60000 color rgbf <0.6471,0.5451,0.5922,0.0000>] [0.60000 color rgbf <0.5804,0.4627,0.5098,0.0000>] [0.70000 color rgbf <0.5804,0.4627,0.5098,0.0000>] [0.70000 color rgbf <0.4980,0.3922,0.4353,0.0000>] [0.80000 color rgbf <0.4980,0.3922,0.4353,0.0000>] [0.80000 color rgbf <0.4118,0.3216,0.3529,0.0000>] [0.90000 color rgbf <0.4118,0.3216,0.3529,0.0000>] [0.90000 color rgbf <0.3294,0.2510,0.2706,0.0000>] [1.00000 color rgbf <0.3294,0.2510,0.2706,0.0000>] }