// cpt-city: neota/othr/pastel-rainbow (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_pastel_rainbow = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.13158 color rgbf <0.1255,0.1255,0.2510,0.0000>] [0.26316 color rgbf <0.2510,0.2510,0.5020,0.0000>] [0.34813 color rgbf <0.4235,0.3059,0.4314,0.0000>] [0.43311 color rgbf <0.6000,0.3608,0.3608,0.0000>] [0.50603 color rgbf <0.6510,0.4235,0.5294,0.0000>] [0.57895 color rgbf <0.6980,0.4902,0.6980,0.0000>] [0.66082 color rgbf <0.6706,0.6431,0.6706,0.0000>] [0.74269 color rgbf <0.6392,0.8000,0.6392,0.0000>] [0.80848 color rgbf <0.7255,0.8510,0.7686,0.0000>] [0.87427 color rgbf <0.8118,0.9020,0.9020,0.0000>] [0.93713 color rgbf <0.9059,0.9490,0.9490,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }