// cpt-city: neota/othr/sunset-in-atlantis (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_sunset_in_atlantis = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.12500 color rgbf <0.0706,0.1294,0.1882,0.0000>] [0.25000 color rgbf <0.1373,0.2627,0.3765,0.0000>] [0.37500 color rgbf <0.2863,0.2627,0.3059,0.0000>] [0.50000 color rgbf <0.4353,0.2588,0.2314,0.0000>] [0.62500 color rgbf <0.5059,0.3647,0.3725,0.0000>] [0.75000 color rgbf <0.5765,0.4706,0.5098,0.0000>] [0.81250 color rgbf <0.6980,0.5765,0.6000,0.0000>] [0.87500 color rgbf <0.8235,0.6824,0.6863,0.0000>] [0.90625 color rgbf <0.7843,0.7373,0.7686,0.0000>] [0.93750 color rgbf <0.7451,0.7961,0.8471,0.0000>] [0.96875 color rgbf <0.8667,0.8902,0.9176,0.0000>] [1.00000 color rgbf <0.9882,0.9882,0.9882,0.0000>] }