// cpt-city: neota/clth/purplish-blue (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/clth #declare CLTH_purplish_blue = color_map { [0.00000 color rgbf <0.0039,0.0039,0.0118,0.0000>] [0.14620 color rgbf <0.1216,0.1373,0.2667,0.0000>] [0.29240 color rgbf <0.2392,0.2706,0.5255,0.0000>] [0.35088 color rgbf <0.2941,0.3255,0.6078,0.0000>] [0.40936 color rgbf <0.3451,0.3804,0.6902,0.0000>] [0.44444 color rgbf <0.3765,0.4157,0.7294,0.0000>] [0.47953 color rgbf <0.4039,0.4549,0.7647,0.0000>] [0.59064 color rgbf <0.5490,0.5490,0.8431,0.0000>] [0.70175 color rgbf <0.6902,0.6392,0.9216,0.0000>] [0.80702 color rgbf <0.8000,0.7725,0.9608,0.0000>] [0.91228 color rgbf <0.9098,0.9059,1.0000,0.0000>] [0.95614 color rgbf <0.9569,0.9529,1.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }