// cpt-city: neota/clth/khaki (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_khaki = color_map { [0.00000 color rgbf <0.0118,0.0039,0.0039,0.0000>] [0.12573 color rgbf <0.1412,0.1216,0.1059,0.0000>] [0.25146 color rgbf <0.2706,0.2431,0.2118,0.0000>] [0.35380 color rgbf <0.3804,0.3412,0.2980,0.0000>] [0.45614 color rgbf <0.4902,0.4392,0.3843,0.0000>] [0.69591 color rgbf <0.7451,0.6824,0.6235,0.0000>] [0.93567 color rgbf <1.0000,0.9216,0.8588,0.0000>] [0.96784 color rgbf <1.0000,0.9608,0.9294,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }