// cpt-city: neota/elem/icy (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_icy = color_map { [0.00000 color rgbf <0.0039,0.0039,0.0118,0.0000>] [0.14035 color rgbf <0.0039,0.0314,0.2745,0.0000>] [0.28070 color rgbf <0.0000,0.0549,0.5373,0.0000>] [0.48830 color rgbf <0.3333,0.3569,0.7373,0.0000>] [0.69591 color rgbf <0.6706,0.6588,0.9373,0.0000>] [0.84795 color rgbf <0.8353,0.8314,0.9686,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }