// cpt-city: jjg/neo10/clth/pink-gold (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_gold = color_map { [0.00000 color rgbf <1.0000,0.9686,0.8157,0.0000>] [0.10000 color rgbf <1.0000,0.9686,0.8157,0.0000>] [0.10000 color rgbf <1.0000,0.9059,0.4471,0.0000>] [0.20000 color rgbf <1.0000,0.9059,0.4471,0.0000>] [0.20000 color rgbf <0.9686,0.8314,0.2118,0.0000>] [0.30000 color rgbf <0.9686,0.8314,0.2118,0.0000>] [0.30000 color rgbf <0.8980,0.7490,0.1294,0.0000>] [0.40000 color rgbf <0.8980,0.7490,0.1294,0.0000>] [0.40000 color rgbf <0.8275,0.6706,0.0510,0.0000>] [0.50000 color rgbf <0.8275,0.6706,0.0510,0.0000>] [0.50000 color rgbf <0.7569,0.5843,0.0196,0.0000>] [0.60000 color rgbf <0.7569,0.5843,0.0196,0.0000>] [0.60000 color rgbf <0.6784,0.4941,0.0510,0.0000>] [0.70000 color rgbf <0.6784,0.4941,0.0510,0.0000>] [0.70000 color rgbf <0.5961,0.3961,0.2588,0.0000>] [0.80000 color rgbf <0.5961,0.3961,0.2588,0.0000>] [0.80000 color rgbf <0.4824,0.3294,0.2157,0.0000>] [0.90000 color rgbf <0.4824,0.3294,0.2157,0.0000>] [0.90000 color rgbf <0.3686,0.2667,0.1686,0.0000>] [1.00000 color rgbf <0.3686,0.2667,0.1686,0.0000>] }