// cpt-city: jjg/neo10/clth/pink-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 pink_silk = color_map { [0.00000 color rgbf <0.9647,0.9529,0.9529,0.0000>] [0.10000 color rgbf <0.9647,0.9529,0.9529,0.0000>] [0.10000 color rgbf <0.9255,0.8549,0.8667,0.0000>] [0.20000 color rgbf <0.9255,0.8549,0.8667,0.0000>] [0.20000 color rgbf <0.8824,0.7608,0.7804,0.0000>] [0.30000 color rgbf <0.8824,0.7608,0.7804,0.0000>] [0.30000 color rgbf <0.8314,0.6745,0.7020,0.0000>] [0.40000 color rgbf <0.8314,0.6745,0.7020,0.0000>] [0.40000 color rgbf <0.7529,0.6078,0.6392,0.0000>] [0.50000 color rgbf <0.7529,0.6078,0.6392,0.0000>] [0.50000 color rgbf <0.6784,0.5412,0.5725,0.0000>] [0.60000 color rgbf <0.6784,0.5412,0.5725,0.0000>] [0.60000 color rgbf <0.5922,0.4706,0.5059,0.0000>] [0.70000 color rgbf <0.5922,0.4706,0.5059,0.0000>] [0.70000 color rgbf <0.4980,0.3961,0.4314,0.0000>] [0.80000 color rgbf <0.4980,0.3961,0.4314,0.0000>] [0.80000 color rgbf <0.4039,0.3176,0.3569,0.0000>] [0.90000 color rgbf <0.4039,0.3176,0.3569,0.0000>] [0.90000 color rgbf <0.3216,0.2510,0.2824,0.0000>] [1.00000 color rgbf <0.3216,0.2510,0.2824,0.0000>] }