// cpt-city: jjg/neo10/clth/purple-silk (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 = color_map { [0.00000 color rgbf <0.9804,0.9490,0.9451,0.0000>] [0.10000 color rgbf <0.9804,0.9490,0.9451,0.0000>] [0.10000 color rgbf <0.9373,0.8627,0.8392,0.0000>] [0.20000 color rgbf <0.9373,0.8627,0.8392,0.0000>] [0.20000 color rgbf <0.8706,0.7569,0.7451,0.0000>] [0.30000 color rgbf <0.8706,0.7569,0.7451,0.0000>] [0.30000 color rgbf <0.8039,0.6588,0.6706,0.0000>] [0.40000 color rgbf <0.8039,0.6588,0.6706,0.0000>] [0.40000 color rgbf <0.7333,0.5765,0.6157,0.0000>] [0.50000 color rgbf <0.7333,0.5765,0.6157,0.0000>] [0.50000 color rgbf <0.6667,0.4980,0.5686,0.0000>] [0.60000 color rgbf <0.6667,0.4980,0.5686,0.0000>] [0.60000 color rgbf <0.5961,0.4235,0.5294,0.0000>] [0.70000 color rgbf <0.5961,0.4235,0.5294,0.0000>] [0.70000 color rgbf <0.5255,0.3569,0.4941,0.0000>] [0.80000 color rgbf <0.5255,0.3569,0.4941,0.0000>] [0.80000 color rgbf <0.4549,0.2863,0.4431,0.0000>] [0.90000 color rgbf <0.4549,0.2863,0.4431,0.0000>] [0.90000 color rgbf <0.3608,0.2471,0.3373,0.0000>] [1.00000 color rgbf <0.3608,0.2471,0.3373,0.0000>] }