// cpt-city: jjg/neo10/elem/purple-ice (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 purple_ice = color_map { [0.00000 color rgbf <0.8902,0.9961,1.0000,0.0000>] [0.10000 color rgbf <0.8902,0.9961,1.0000,0.0000>] [0.10000 color rgbf <0.6667,0.9843,1.0000,0.0000>] [0.20000 color rgbf <0.6667,0.9843,1.0000,0.0000>] [0.20000 color rgbf <0.5961,0.9020,0.9569,0.0000>] [0.30000 color rgbf <0.5961,0.9020,0.9569,0.0000>] [0.30000 color rgbf <0.5647,0.7961,0.8980,0.0000>] [0.40000 color rgbf <0.5647,0.7961,0.8980,0.0000>] [0.40000 color rgbf <0.5333,0.6941,0.8392,0.0000>] [0.50000 color rgbf <0.5333,0.6941,0.8392,0.0000>] [0.50000 color rgbf <0.5020,0.5922,0.7843,0.0000>] [0.60000 color rgbf <0.5020,0.5922,0.7843,0.0000>] [0.60000 color rgbf <0.4745,0.4902,0.7255,0.0000>] [0.70000 color rgbf <0.4745,0.4902,0.7255,0.0000>] [0.70000 color rgbf <0.4431,0.3882,0.6667,0.0000>] [0.80000 color rgbf <0.4431,0.3882,0.6667,0.0000>] [0.80000 color rgbf <0.4118,0.2863,0.6118,0.0000>] [0.90000 color rgbf <0.4118,0.2863,0.6118,0.0000>] [0.90000 color rgbf <0.3255,0.2196,0.5098,0.0000>] [1.00000 color rgbf <0.3255,0.2196,0.5098,0.0000>] }