// cpt-city: jjg/neo10/elem/icy (cpt) // // Ten-step sequential schemes based on the Element 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/elem #declare icy = color_map { [0.00000 color rgbf <0.9608,0.9569,0.9922,0.0000>] [0.10000 color rgbf <0.9608,0.9569,0.9922,0.0000>] [0.10000 color rgbf <0.8784,0.8745,0.9765,0.0000>] [0.20000 color rgbf <0.8784,0.8745,0.9765,0.0000>] [0.20000 color rgbf <0.7961,0.7882,0.9608,0.0000>] [0.30000 color rgbf <0.7961,0.7882,0.9608,0.0000>] [0.30000 color rgbf <0.7137,0.7059,0.9451,0.0000>] [0.40000 color rgbf <0.7137,0.7059,0.9451,0.0000>] [0.40000 color rgbf <0.6157,0.6118,0.9059,0.0000>] [0.50000 color rgbf <0.6157,0.6118,0.9059,0.0000>] [0.50000 color rgbf <0.4941,0.5020,0.8314,0.0000>] [0.60000 color rgbf <0.4941,0.5020,0.8314,0.0000>] [0.60000 color rgbf <0.3725,0.3922,0.7608,0.0000>] [0.70000 color rgbf <0.3725,0.3922,0.7608,0.0000>] [0.70000 color rgbf <0.2549,0.2824,0.6902,0.0000>] [0.80000 color rgbf <0.2549,0.2824,0.6902,0.0000>] [0.80000 color rgbf <0.1333,0.1725,0.6157,0.0000>] [0.90000 color rgbf <0.1333,0.1725,0.6157,0.0000>] [0.90000 color rgbf <0.0118,0.0627,0.5451,0.0000>] [1.00000 color rgbf <0.0118,0.0627,0.5451,0.0000>] }