// cpt-city: neota/othr/rainbow-sunset (ggr) // // Gradients for pixel art by David Gowers (a.k.a. neota, aicaz) // // author: David Gowers (Neota, Aicaz) // copyright: Free to use // year: 2004 // url: https://phillips.shef.ac.uk/pub/cpt-city/neota/othr #declare OTHR_rainbow_sunset = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.06396 color rgbf <0.0392,0.0314,0.0667,0.0000>] [0.12791 color rgbf <0.0784,0.0588,0.1294,0.0000>] [0.19187 color rgbf <0.0902,0.0745,0.2510,0.0000>] [0.25582 color rgbf <0.1059,0.0902,0.3725,0.0000>] [0.31978 color rgbf <0.2157,0.1373,0.3020,0.0000>] [0.38374 color rgbf <0.3255,0.1882,0.2314,0.0000>] [0.44769 color rgbf <0.4157,0.1725,0.3373,0.0000>] [0.51165 color rgbf <0.5098,0.1569,0.4392,0.0000>] [0.56284 color rgbf <0.6000,0.2784,0.3569,0.0000>] [0.61403 color rgbf <0.6902,0.4000,0.2706,0.0000>] [0.66449 color rgbf <0.7059,0.5059,0.2745,0.0000>] [0.71494 color rgbf <0.7255,0.6118,0.2824,0.0000>] [0.78892 color rgbf <0.7961,0.7137,0.4667,0.0000>] [0.86289 color rgbf <0.8667,0.8118,0.6549,0.0000>] [0.93145 color rgbf <0.9333,0.9059,0.8275,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }