// cpt-city: neota/othr/purple-cloud (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_purple_cloud = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.15205 color rgbf <0.1608,0.1294,0.2157,0.0000>] [0.30409 color rgbf <0.3255,0.2588,0.4275,0.0000>] [0.40351 color rgbf <0.4118,0.3294,0.4980,0.0000>] [0.50292 color rgbf <0.4980,0.4000,0.5647,0.0000>] [0.54971 color rgbf <0.5569,0.4510,0.6078,0.0000>] [0.59649 color rgbf <0.6157,0.5059,0.6510,0.0000>] [0.65790 color rgbf <0.6824,0.5843,0.7059,0.0000>] [0.71930 color rgbf <0.7490,0.6588,0.7647,0.0000>] [0.85965 color rgbf <0.8745,0.8314,0.8824,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }