// cpt-city: neota/othr/purple-gem (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/othr #declare OTHR_purple_gem = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.07310 color rgbf <0.2353,0.0000,0.0000,0.0000>] [0.14620 color rgbf <0.4667,0.0000,0.0000,0.0000>] [0.20175 color rgbf <0.5333,0.0000,0.2980,0.0000>] [0.25731 color rgbf <0.6000,0.0000,0.6000,0.0000>] [0.33918 color rgbf <0.6980,0.1020,0.6000,0.0000>] [0.42105 color rgbf <0.8000,0.2000,0.6000,0.0000>] [0.49123 color rgbf <0.8314,0.2667,0.8000,0.0000>] [0.56140 color rgbf <0.8667,0.3333,1.0000,0.0000>] [0.78070 color rgbf <0.9333,0.6667,1.0000,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }