// cpt-city: jjg/neo10/face/hair/blonde-brown-striped (cpt) // // Ten-step sequential schemes based on the Hair pixel-art // gradients by Neota // // author: J.J. Green // copyright: Free to use // year: 2010 // url: https://phillips.shef.ac.uk/pub/cpt-city/jjg/neo10/face/hair #declare blonde_brown_striped = color_map { [0.00000 color rgbf <1.0000,0.9490,0.9725,0.0000>] [0.10000 color rgbf <1.0000,0.9490,0.9725,0.0000>] [0.10000 color rgbf <0.9412,0.8706,0.8706,0.0000>] [0.20000 color rgbf <0.9412,0.8706,0.8706,0.0000>] [0.20000 color rgbf <0.8784,0.7882,0.7686,0.0000>] [0.30000 color rgbf <0.8784,0.7882,0.7686,0.0000>] [0.30000 color rgbf <0.8196,0.7098,0.6706,0.0000>] [0.40000 color rgbf <0.8196,0.7098,0.6706,0.0000>] [0.40000 color rgbf <0.7569,0.6314,0.5686,0.0000>] [0.50000 color rgbf <0.7569,0.6314,0.5686,0.0000>] [0.50000 color rgbf <0.6902,0.5412,0.5059,0.0000>] [0.60000 color rgbf <0.6902,0.5412,0.5059,0.0000>] [0.60000 color rgbf <0.6235,0.4667,0.4078,0.0000>] [0.70000 color rgbf <0.6235,0.4667,0.4078,0.0000>] [0.70000 color rgbf <0.5647,0.3843,0.3294,0.0000>] [0.80000 color rgbf <0.5647,0.3843,0.3294,0.0000>] [0.80000 color rgbf <0.4902,0.3137,0.2392,0.0000>] [0.90000 color rgbf <0.4902,0.3137,0.2392,0.0000>] [0.90000 color rgbf <0.3882,0.2392,0.2039,0.0000>] [1.00000 color rgbf <0.3882,0.2392,0.2039,0.0000>] }