// cpt-city: jjg/neo10/othr/faint-rainbow (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 faint_rainbow = color_map { [0.00000 color rgbf <0.6392,0.9882,0.1882,0.0000>] [0.10000 color rgbf <0.6392,0.9882,0.1882,0.0000>] [0.10000 color rgbf <0.7216,0.9686,0.1765,0.0000>] [0.20000 color rgbf <0.7216,0.9686,0.1765,0.0000>] [0.20000 color rgbf <0.8039,0.9490,0.1647,0.0000>] [0.30000 color rgbf <0.8039,0.9490,0.1647,0.0000>] [0.30000 color rgbf <0.8863,0.9294,0.1490,0.0000>] [0.40000 color rgbf <0.8863,0.9294,0.1490,0.0000>] [0.40000 color rgbf <0.9059,0.8510,0.1333,0.0000>] [0.50000 color rgbf <0.9059,0.8510,0.1333,0.0000>] [0.50000 color rgbf <0.8863,0.7294,0.1216,0.0000>] [0.60000 color rgbf <0.8863,0.7294,0.1216,0.0000>] [0.60000 color rgbf <0.8667,0.6118,0.1137,0.0000>] [0.70000 color rgbf <0.8667,0.6118,0.1137,0.0000>] [0.70000 color rgbf <0.8471,0.5020,0.1020,0.0000>] [0.80000 color rgbf <0.8471,0.5020,0.1020,0.0000>] [0.80000 color rgbf <0.8275,0.3922,0.0902,0.0000>] [0.90000 color rgbf <0.8275,0.3922,0.0902,0.0000>] [0.90000 color rgbf <0.8039,0.2863,0.0784,0.0000>] [1.00000 color rgbf <0.8039,0.2863,0.0784,0.0000>] }