// cpt-city: neota/elem/crackly-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_crackly_ice = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0118,0.0000>] [0.14912 color rgbf <0.1176,0.1255,0.3059,0.0000>] [0.29825 color rgbf <0.2314,0.2510,0.6000,0.0000>] [0.64912 color rgbf <0.6157,0.6275,0.8000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }