// cpt-city: neota/othr/blue-monolith (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_blue_monolith = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.08354 color rgbf <0.0627,0.0863,0.1176,0.0000>] [0.16707 color rgbf <0.1255,0.1725,0.2353,0.0000>] [0.27256 color rgbf <0.2235,0.2784,0.3529,0.0000>] [0.37804 color rgbf <0.3255,0.3843,0.4706,0.0000>] [0.44536 color rgbf <0.4157,0.4431,0.5412,0.0000>] [0.51269 color rgbf <0.5020,0.5059,0.6118,0.0000>] [0.53908 color rgbf <0.4980,0.5412,0.6392,0.0000>] [0.56547 color rgbf <0.4941,0.5765,0.6667,0.0000>] [0.61684 color rgbf <0.5569,0.6275,0.6941,0.0000>] [0.66821 color rgbf <0.6157,0.6784,0.7216,0.0000>] [0.83410 color rgbf <0.8078,0.8392,0.8627,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }