// cpt-city: neota/clth/pink-gold (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_pink_gold = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.09649 color rgbf <0.1176,0.0941,0.0549,0.0000>] [0.19298 color rgbf <0.2314,0.1882,0.1137,0.0000>] [0.31871 color rgbf <0.4196,0.2941,0.1882,0.0000>] [0.44444 color rgbf <0.6078,0.4039,0.2667,0.0000>] [0.44444 color rgbf <0.6118,0.4157,0.0824,0.0000>] [0.53216 color rgbf <0.6980,0.5176,0.0431,0.0000>] [0.61988 color rgbf <0.7882,0.6235,0.0078,0.0000>] [0.73392 color rgbf <0.8941,0.7451,0.1294,0.0000>] [0.84795 color rgbf <1.0000,0.8706,0.2549,0.0000>] [0.92398 color rgbf <1.0000,0.9333,0.6275,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }