// cpt-city: neota/elem/crisp-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_crisp_ice = color_map { [0.00000 color rgbf <0.0824,0.5020,0.7922,0.0000>] [0.12500 color rgbf <0.2039,0.6118,0.8980,0.0000>] [0.25000 color rgbf <0.3216,0.7216,1.0000,0.0000>] [0.37500 color rgbf <0.5608,0.7608,1.0000,0.0000>] [0.50000 color rgbf <0.8000,0.8000,1.0000,0.0000>] [0.75000 color rgbf <0.9020,0.9020,1.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }