// cpt-city: neota/othr/green-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_green_sunset = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.12500 color rgbf <0.1255,0.1255,0.1255,0.0000>] [0.25000 color rgbf <0.2510,0.2510,0.2510,0.0000>] [0.33845 color rgbf <0.2980,0.3569,0.2902,0.0000>] [0.42690 color rgbf <0.3490,0.4667,0.3294,0.0000>] [0.48830 color rgbf <0.4431,0.5059,0.4118,0.0000>] [0.54971 color rgbf <0.5373,0.5451,0.4902,0.0000>] [0.65205 color rgbf <0.6784,0.6353,0.5882,0.0000>] [0.75439 color rgbf <0.8235,0.7216,0.6863,0.0000>] [0.78947 color rgbf <0.8314,0.7725,0.6824,0.0000>] [0.82456 color rgbf <0.8431,0.8196,0.6784,0.0000>] [0.91228 color rgbf <0.9216,0.9098,0.8392,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }