// cpt-city: jjg/neo10/othr/sunset-in-atlantis (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 sunset_in_atlantis = color_map { [0.00000 color rgbf <0.8431,0.8745,0.9020,0.0000>] [0.10000 color rgbf <0.8431,0.8745,0.9020,0.0000>] [0.10000 color rgbf <0.8078,0.7059,0.7176,0.0000>] [0.20000 color rgbf <0.8078,0.7059,0.7176,0.0000>] [0.20000 color rgbf <0.6980,0.5725,0.5961,0.0000>] [0.30000 color rgbf <0.6980,0.5725,0.5961,0.0000>] [0.30000 color rgbf <0.5686,0.4549,0.4941,0.0000>] [0.40000 color rgbf <0.5686,0.4549,0.4941,0.0000>] [0.40000 color rgbf <0.5255,0.3922,0.4118,0.0000>] [0.50000 color rgbf <0.5255,0.3922,0.4118,0.0000>] [0.50000 color rgbf <0.4824,0.3294,0.3255,0.0000>] [0.60000 color rgbf <0.4824,0.3294,0.3255,0.0000>] [0.60000 color rgbf <0.4392,0.2667,0.2431,0.0000>] [0.70000 color rgbf <0.4392,0.2667,0.2431,0.0000>] [0.70000 color rgbf <0.3569,0.2549,0.2627,0.0000>] [0.80000 color rgbf <0.3569,0.2549,0.2627,0.0000>] [0.80000 color rgbf <0.2667,0.2588,0.3059,0.0000>] [0.90000 color rgbf <0.2667,0.2588,0.3059,0.0000>] [0.90000 color rgbf <0.1765,0.2588,0.3490,0.0000>] [1.00000 color rgbf <0.1765,0.2588,0.3490,0.0000>] }