// cpt-city: neota/flor/starry-green (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/flor #declare FLOR_starry_green = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.09064 color rgbf <0.0588,0.1098,0.0471,0.0000>] [0.18129 color rgbf <0.1176,0.2235,0.0941,0.0000>] [0.23028 color rgbf <0.1373,0.2941,0.1294,0.0000>] [0.27927 color rgbf <0.1608,0.3647,0.1686,0.0000>] [0.35509 color rgbf <0.2902,0.4196,0.1647,0.0000>] [0.43092 color rgbf <0.4196,0.4784,0.1608,0.0000>] [0.51635 color rgbf <0.5216,0.5569,0.2588,0.0000>] [0.60178 color rgbf <0.6196,0.6314,0.3608,0.0000>] [0.75703 color rgbf <0.7333,0.8157,0.4667,0.0000>] [0.91228 color rgbf <0.8471,1.0000,0.5725,0.0000>] [0.95614 color rgbf <0.9255,1.0000,0.7843,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }