// cpt-city: jjg/neo10/elem/sunlit-clouds (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 sunlit_clouds = color_map { [0.00000 color rgbf <0.9765,0.9569,0.9333,0.0000>] [0.10000 color rgbf <0.9765,0.9569,0.9333,0.0000>] [0.10000 color rgbf <0.9294,0.8667,0.7961,0.0000>] [0.20000 color rgbf <0.9294,0.8667,0.7961,0.0000>] [0.20000 color rgbf <0.8863,0.7765,0.6627,0.0000>] [0.30000 color rgbf <0.8863,0.7765,0.6627,0.0000>] [0.30000 color rgbf <0.8392,0.6863,0.5294,0.0000>] [0.40000 color rgbf <0.8392,0.6863,0.5294,0.0000>] [0.40000 color rgbf <0.7569,0.5608,0.4078,0.0000>] [0.50000 color rgbf <0.7569,0.5608,0.4078,0.0000>] [0.50000 color rgbf <0.6784,0.4471,0.3412,0.0000>] [0.60000 color rgbf <0.6784,0.4471,0.3412,0.0000>] [0.60000 color rgbf <0.6039,0.3412,0.2902,0.0000>] [0.70000 color rgbf <0.6039,0.3412,0.2902,0.0000>] [0.70000 color rgbf <0.5294,0.2471,0.2431,0.0000>] [0.80000 color rgbf <0.5294,0.2471,0.2431,0.0000>] [0.80000 color rgbf <0.4510,0.2000,0.2314,0.0000>] [0.90000 color rgbf <0.4510,0.2000,0.2314,0.0000>] [0.90000 color rgbf <0.3765,0.1569,0.2196,0.0000>] [1.00000 color rgbf <0.3765,0.1569,0.2196,0.0000>] }