// cpt-city: jjg/neo10/liht/dreaming-copy (cpt) // // Ten-step sequential schemes based on the Light 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/liht #declare dreaming_copy = color_map { [0.00000 color rgbf <0.9725,0.6745,0.9647,0.0000>] [0.10000 color rgbf <0.9725,0.6745,0.9647,0.0000>] [0.10000 color rgbf <0.9059,0.5922,0.9255,0.0000>] [0.20000 color rgbf <0.9059,0.5922,0.9255,0.0000>] [0.20000 color rgbf <0.8196,0.5216,0.8706,0.0000>] [0.30000 color rgbf <0.8196,0.5216,0.8706,0.0000>] [0.30000 color rgbf <0.7333,0.4510,0.8196,0.0000>] [0.40000 color rgbf <0.7333,0.4510,0.8196,0.0000>] [0.40000 color rgbf <0.6431,0.3882,0.7686,0.0000>] [0.50000 color rgbf <0.6431,0.3882,0.7686,0.0000>] [0.50000 color rgbf <0.5529,0.3294,0.7176,0.0000>] [0.60000 color rgbf <0.5529,0.3294,0.7176,0.0000>] [0.60000 color rgbf <0.4627,0.2706,0.6667,0.0000>] [0.70000 color rgbf <0.4627,0.2706,0.6667,0.0000>] [0.70000 color rgbf <0.3961,0.1647,0.6118,0.0000>] [0.80000 color rgbf <0.3961,0.1647,0.6118,0.0000>] [0.80000 color rgbf <0.3176,0.1451,0.4941,0.0000>] [0.90000 color rgbf <0.3176,0.1451,0.4941,0.0000>] [0.90000 color rgbf <0.2431,0.1216,0.3843,0.0000>] [1.00000 color rgbf <0.2431,0.1216,0.3843,0.0000>] }