// cpt-city: jjg/neo10/elem/blueice (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 blueice = color_map { [0.00000 color rgbf <0.8784,1.0000,0.9961,0.0000>] [0.10000 color rgbf <0.8784,1.0000,0.9961,0.0000>] [0.10000 color rgbf <0.6314,1.0000,0.9922,0.0000>] [0.20000 color rgbf <0.6314,1.0000,0.9922,0.0000>] [0.20000 color rgbf <0.3843,1.0000,0.9843,0.0000>] [0.30000 color rgbf <0.3843,1.0000,0.9843,0.0000>] [0.30000 color rgbf <0.1529,0.9961,0.9843,0.0000>] [0.40000 color rgbf <0.1529,0.9961,0.9843,0.0000>] [0.40000 color rgbf <0.1451,0.8745,0.9608,0.0000>] [0.50000 color rgbf <0.1451,0.8745,0.9608,0.0000>] [0.50000 color rgbf <0.1412,0.7412,0.9216,0.0000>] [0.60000 color rgbf <0.1412,0.7412,0.9216,0.0000>] [0.60000 color rgbf <0.1373,0.6235,0.8824,0.0000>] [0.70000 color rgbf <0.1373,0.6235,0.8824,0.0000>] [0.70000 color rgbf <0.1294,0.5059,0.8431,0.0000>] [0.80000 color rgbf <0.1294,0.5059,0.8431,0.0000>] [0.80000 color rgbf <0.1176,0.3922,0.7725,0.0000>] [0.90000 color rgbf <0.1176,0.3922,0.7725,0.0000>] [0.90000 color rgbf <0.1059,0.2863,0.6980,0.0000>] [1.00000 color rgbf <0.1059,0.2863,0.6980,0.0000>] }