// cpt-city: jjg/neo10/elem/frosted-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 frosted_ice = color_map { [0.00000 color rgbf <0.7529,0.9843,0.9961,0.0000>] [0.10000 color rgbf <0.7529,0.9843,0.9961,0.0000>] [0.10000 color rgbf <0.6431,0.9725,0.9882,0.0000>] [0.20000 color rgbf <0.6431,0.9725,0.9882,0.0000>] [0.20000 color rgbf <0.5725,0.9098,0.9725,0.0000>] [0.30000 color rgbf <0.5725,0.9098,0.9725,0.0000>] [0.30000 color rgbf <0.5176,0.8196,0.9529,0.0000>] [0.40000 color rgbf <0.5176,0.8196,0.9529,0.0000>] [0.40000 color rgbf <0.4667,0.7255,0.9333,0.0000>] [0.50000 color rgbf <0.4667,0.7255,0.9333,0.0000>] [0.50000 color rgbf <0.4157,0.6196,0.9098,0.0000>] [0.60000 color rgbf <0.4157,0.6196,0.9098,0.0000>] [0.60000 color rgbf <0.3647,0.5098,0.8902,0.0000>] [0.70000 color rgbf <0.3647,0.5098,0.8902,0.0000>] [0.70000 color rgbf <0.3216,0.3882,0.8706,0.0000>] [0.80000 color rgbf <0.3216,0.3882,0.8706,0.0000>] [0.80000 color rgbf <0.2863,0.3294,0.7569,0.0000>] [0.90000 color rgbf <0.2863,0.3294,0.7569,0.0000>] [0.90000 color rgbf <0.2549,0.2863,0.6039,0.0000>] [1.00000 color rgbf <0.2549,0.2863,0.6039,0.0000>] }