// cpt-city: neota/elem/lava (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/elem #declare ELEM_lava = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.18122 color rgbf <0.3647,0.0000,0.0000,0.0000>] [0.38012 color rgbf <0.7333,0.0000,0.0000,0.0000>] [0.42398 color rgbf <0.8000,0.1490,0.0510,0.0000>] [0.46784 color rgbf <0.8667,0.2980,0.1020,0.0000>] [0.57602 color rgbf <0.9333,0.4510,0.1490,0.0000>] [0.68421 color rgbf <1.0000,0.6000,0.2000,0.0000>] [0.73977 color rgbf <1.0000,0.6980,0.2000,0.0000>] [0.79532 color rgbf <1.0000,0.8000,0.2000,0.0000>] [0.85672 color rgbf <1.0000,0.9020,0.2000,0.0000>] [0.91813 color rgbf <1.0000,1.0000,0.2000,0.0000>] [0.95906 color rgbf <1.0000,1.0000,0.6000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }