// cpt-city: neota/othr/saturation-noise (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_saturation_noise = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.10234 color rgbf <0.1255,0.0941,0.0941,0.0000>] [0.20468 color rgbf <0.2510,0.1882,0.1882,0.0000>] [0.33041 color rgbf <0.3765,0.3137,0.3137,0.0000>] [0.45614 color rgbf <0.5020,0.4392,0.4392,0.0000>] [0.49708 color rgbf <0.6235,0.4431,0.4431,0.0000>] [0.53801 color rgbf <0.7490,0.4510,0.4510,0.0000>] [0.76901 color rgbf <0.8745,0.7255,0.7255,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }