// cpt-city: neota/othr/faded-eggplant (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/othr #declare OTHR_faded_eggplant = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.14035 color rgbf <0.2157,0.1020,0.1098,0.0000>] [0.28070 color rgbf <0.4275,0.2078,0.2235,0.0000>] [0.38012 color rgbf <0.5333,0.2980,0.3137,0.0000>] [0.47953 color rgbf <0.6392,0.3922,0.4039,0.0000>] [0.58187 color rgbf <0.7176,0.5176,0.4667,0.0000>] [0.68421 color rgbf <0.7961,0.6431,0.5255,0.0000>] [0.77193 color rgbf <0.8471,0.7451,0.6431,0.0000>] [0.85965 color rgbf <0.8980,0.8471,0.7608,0.0000>] [0.92983 color rgbf <0.9490,0.9255,0.8824,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }