// cpt-city: neota/face/hair/blue-purple (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/hair #declare FACE_HAIR_blue_purple = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.03216 color rgbf <0.0314,0.0000,0.1451,0.0000>] [0.06433 color rgbf <0.0627,0.0000,0.2863,0.0000>] [0.22807 color rgbf <0.2353,0.1686,0.4510,0.0000>] [0.39181 color rgbf <0.4078,0.3373,0.6118,0.0000>] [0.51170 color rgbf <0.2941,0.5608,0.8078,0.0000>] [0.63158 color rgbf <0.1804,0.7843,1.0000,0.0000>] [0.81579 color rgbf <0.5882,0.8941,1.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }