// cpt-city: neota/clth/pink-silk (ggr) // // Gradients for pixel art by David Gowers (a.k.a. neota, aicaz) // // author: David Gowers (Neota, Aicaz) // copyright: Free to use // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/neota/clth #declare CLTH_pink_silk = color_map { [0.00000 color rgbf <0.0118,0.0078,0.0078,0.0000>] [0.17836 color rgbf <0.2039,0.1608,0.1843,0.0000>] [0.35673 color rgbf <0.4000,0.3176,0.3569,0.0000>] [0.45322 color rgbf <0.5216,0.4118,0.4471,0.0000>] [0.54971 color rgbf <0.6392,0.5059,0.5412,0.0000>] [0.65789 color rgbf <0.7490,0.6039,0.6314,0.0000>] [0.76608 color rgbf <0.8588,0.7020,0.7255,0.0000>] [0.88304 color rgbf <0.9216,0.8510,0.8588,0.0000>] [1.00000 color rgbf <0.9843,1.0000,0.9961,0.0000>] }