// cpt-city: neota/face/skin/brown-sugar (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/face/skin #declare FACE_SKIN_brown_sugar = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.07590 color rgbf <0.1294,0.0510,0.0510,0.0000>] [0.15181 color rgbf <0.2588,0.1020,0.1020,0.0000>] [0.24842 color rgbf <0.4000,0.1922,0.1137,0.0000>] [0.34503 color rgbf <0.5412,0.2784,0.1255,0.0000>] [0.43275 color rgbf <0.6118,0.3765,0.2314,0.0000>] [0.52047 color rgbf <0.6824,0.4745,0.3373,0.0000>] [0.63743 color rgbf <0.8431,0.5765,0.3922,0.0000>] [0.75439 color rgbf <1.0000,0.6824,0.4471,0.0000>] [0.87719 color rgbf <1.0000,0.8392,0.7216,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }