// cpt-city: neota/clth/orange (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_orange = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.05731 color rgbf <0.1216,0.0353,0.0000,0.0000>] [0.11462 color rgbf <0.2431,0.0706,0.0000,0.0000>] [0.22471 color rgbf <0.4588,0.1451,0.0196,0.0000>] [0.33480 color rgbf <0.6745,0.2196,0.0392,0.0000>] [0.45029 color rgbf <0.8275,0.3333,0.0588,0.0000>] [0.56579 color rgbf <0.9804,0.4471,0.0784,0.0000>] [0.64839 color rgbf <0.9843,0.5569,0.2078,0.0000>] [0.73099 color rgbf <0.9922,0.6706,0.3412,0.0000>] [0.86550 color rgbf <0.9961,0.8353,0.6706,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }