// cpt-city: jjg/neo10/othr/old-clock (cpt) // // Ten-step sequential schemes based on the Other 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/othr #declare old_clock = color_map { [0.00000 color rgbf <0.9882,0.9647,0.8824,0.0000>] [0.10000 color rgbf <0.9882,0.9647,0.8824,0.0000>] [0.10000 color rgbf <0.9608,0.8941,0.6471,0.0000>] [0.20000 color rgbf <0.9608,0.8941,0.6471,0.0000>] [0.20000 color rgbf <0.9216,0.8157,0.4824,0.0000>] [0.30000 color rgbf <0.9216,0.8157,0.4824,0.0000>] [0.30000 color rgbf <0.8667,0.7255,0.3961,0.0000>] [0.40000 color rgbf <0.8667,0.7255,0.3961,0.0000>] [0.40000 color rgbf <0.8157,0.6392,0.3059,0.0000>] [0.50000 color rgbf <0.8157,0.6392,0.3059,0.0000>] [0.50000 color rgbf <0.7686,0.5451,0.2431,0.0000>] [0.60000 color rgbf <0.7686,0.5451,0.2431,0.0000>] [0.60000 color rgbf <0.7412,0.4392,0.2510,0.0000>] [0.70000 color rgbf <0.7412,0.4392,0.2510,0.0000>] [0.70000 color rgbf <0.6588,0.3608,0.2275,0.0000>] [0.80000 color rgbf <0.6588,0.3608,0.2275,0.0000>] [0.80000 color rgbf <0.5451,0.2980,0.1882,0.0000>] [0.90000 color rgbf <0.5451,0.2980,0.1882,0.0000>] [0.90000 color rgbf <0.4314,0.2392,0.1490,0.0000>] [1.00000 color rgbf <0.4314,0.2392,0.1490,0.0000>] }