// cpt-city: jjg/neo10/othr/rainbow-sunset (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 rainbow_sunset = color_map { [0.00000 color rgbf <0.9647,0.9490,0.9059,0.0000>] [0.10000 color rgbf <0.9647,0.9490,0.9059,0.0000>] [0.10000 color rgbf <0.8902,0.8471,0.7137,0.0000>] [0.20000 color rgbf <0.8902,0.8471,0.7137,0.0000>] [0.20000 color rgbf <0.8196,0.7451,0.5255,0.0000>] [0.30000 color rgbf <0.8196,0.7451,0.5255,0.0000>] [0.30000 color rgbf <0.7490,0.6431,0.3373,0.0000>] [0.40000 color rgbf <0.7490,0.6431,0.3373,0.0000>] [0.40000 color rgbf <0.7059,0.4980,0.2706,0.0000>] [0.50000 color rgbf <0.7059,0.4980,0.2706,0.0000>] [0.50000 color rgbf <0.6431,0.3333,0.3098,0.0000>] [0.60000 color rgbf <0.6431,0.3333,0.3098,0.0000>] [0.60000 color rgbf <0.5098,0.1569,0.4353,0.0000>] [0.70000 color rgbf <0.5098,0.1569,0.4353,0.0000>] [0.70000 color rgbf <0.4000,0.1725,0.3137,0.0000>] [0.80000 color rgbf <0.4000,0.1725,0.3137,0.0000>] [0.80000 color rgbf <0.2863,0.1686,0.2510,0.0000>] [0.90000 color rgbf <0.2863,0.1686,0.2510,0.0000>] [0.90000 color rgbf <0.1569,0.1098,0.3333,0.0000>] [1.00000 color rgbf <0.1569,0.1098,0.3333,0.0000>] }