// cpt-city: neota/elem/rain (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_rain = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.04627 color rgbf <0.0353,0.0314,0.1686,0.0000>] [0.09357 color rgbf <0.0706,0.0627,0.3373,0.0000>] [0.16638 color rgbf <0.1451,0.1333,0.4078,0.0000>] [0.24561 color rgbf <0.2235,0.2078,0.4784,0.0000>] [0.36842 color rgbf <0.2667,0.3922,0.5098,0.0000>] [0.49123 color rgbf <0.3137,0.5765,0.5412,0.0000>] [0.74561 color rgbf <0.6549,0.7882,0.7686,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }