// cpt-city: neota/face/skin/pink-blue-glowing (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_pink_blue_glowing = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.13158 color rgbf <0.1961,0.1059,0.0824,0.0000>] [0.26316 color rgbf <0.3882,0.2118,0.1608,0.0000>] [0.34211 color rgbf <0.4863,0.2902,0.2196,0.0000>] [0.42105 color rgbf <0.5804,0.3686,0.2745,0.0000>] [0.59649 color rgbf <0.7412,0.5451,0.4588,0.0000>] [0.77193 color rgbf <0.9059,0.7255,0.6392,0.0000>] [0.81871 color rgbf <0.9451,0.7765,0.6980,0.0000>] [0.86550 color rgbf <0.9843,0.8275,0.7608,0.0000>] [0.93274 color rgbf <0.9922,0.9137,0.8784,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }