// cpt-city: jjg/neo10/othr/purple-rock (cpt) // // Ten-step sequential schemes based on the Other 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/othr #declare purple_rock = color_map { [0.00000 color rgbf <0.9686,0.9569,0.9804,0.0000>] [0.10000 color rgbf <0.9686,0.9569,0.9804,0.0000>] [0.10000 color rgbf <0.9020,0.8667,0.9412,0.0000>] [0.20000 color rgbf <0.9020,0.8667,0.9412,0.0000>] [0.20000 color rgbf <0.8353,0.7804,0.8902,0.0000>] [0.30000 color rgbf <0.8353,0.7804,0.8902,0.0000>] [0.30000 color rgbf <0.7529,0.7059,0.8078,0.0000>] [0.40000 color rgbf <0.7529,0.7059,0.8078,0.0000>] [0.40000 color rgbf <0.6706,0.6275,0.7216,0.0000>] [0.50000 color rgbf <0.6706,0.6275,0.7216,0.0000>] [0.50000 color rgbf <0.5765,0.5608,0.6667,0.0000>] [0.60000 color rgbf <0.5765,0.5608,0.6667,0.0000>] [0.60000 color rgbf <0.4863,0.4941,0.6157,0.0000>] [0.70000 color rgbf <0.4863,0.4941,0.6157,0.0000>] [0.70000 color rgbf <0.4471,0.4078,0.5294,0.0000>] [0.80000 color rgbf <0.4471,0.4078,0.5294,0.0000>] [0.80000 color rgbf <0.3608,0.3412,0.4549,0.0000>] [0.90000 color rgbf <0.3608,0.3412,0.4549,0.0000>] [0.90000 color rgbf <0.2706,0.2627,0.4431,0.0000>] [1.00000 color rgbf <0.2706,0.2627,0.4431,0.0000>] }