// cpt-city: neota/elem/fierce-ice (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_fierce_ice = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.23392 color rgbf <0.0000,0.2000,0.5020,0.0000>] [0.46784 color rgbf <0.0000,0.4000,1.0000,0.0000>] [0.58772 color rgbf <0.2000,0.6000,1.0000,0.0000>] [0.70760 color rgbf <0.4000,0.8000,1.0000,0.0000>] [0.85380 color rgbf <0.6980,0.9020,1.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }