// cpt-city: neota/clth/purple-pants (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_purple_pants = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.18114 color rgbf <0.2039,0.1608,0.3176,0.0000>] [0.36228 color rgbf <0.4078,0.3216,0.6314,0.0000>] [0.39769 color rgbf <0.4471,0.3569,0.6510,0.0000>] [0.43310 color rgbf <0.4902,0.3922,0.6706,0.0000>] [0.46597 color rgbf <0.5412,0.4196,0.6824,0.0000>] [0.49883 color rgbf <0.5922,0.4510,0.6980,0.0000>] [0.58398 color rgbf <0.6706,0.5412,0.7529,0.0000>] [0.66913 color rgbf <0.7490,0.6314,0.8078,0.0000>] [0.77371 color rgbf <0.8549,0.7412,0.8549,0.0000>] [0.87829 color rgbf <0.9608,0.8510,0.9059,0.0000>] [0.93914 color rgbf <0.9804,0.9255,0.9529,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }