// cpt-city: neota/clth/white-dress (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_white_dress = color_map { [0.00000 color rgbf <0.0078,0.0078,0.0118,0.0000>] [0.29240 color rgbf <0.2784,0.2980,0.3255,0.0000>] [0.58480 color rgbf <0.5451,0.5882,0.6431,0.0000>] [0.66667 color rgbf <0.6431,0.6588,0.7059,0.0000>] [0.74854 color rgbf <0.7373,0.7333,0.7686,0.0000>] [0.82456 color rgbf <0.8039,0.8235,0.8510,0.0000>] [0.90058 color rgbf <0.8667,0.9137,0.9333,0.0000>] [0.93463 color rgbf <0.9333,0.9569,0.9647,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }