// cpt-city: rc/quagga (PspGradient) // // Gradients from the graphics designers Restless Concepts // // author: Restless Concepts // copyright: Free to use // year: 2005 // url: https://phillips.shef.ac.uk/pub/cpt-city/rc #declare _1quagga = color_map { [0.00000 color rgbf <0.1490,0.2275,0.6431,0.0000>] [0.15991 color rgbf <0.5020,0.3451,0.6039,0.0000>] [0.33008 color rgbf <0.2431,0.5137,0.1686,0.0000>] [0.65991 color rgbf <0.6667,0.8314,0.3922,0.0000>] [0.83008 color rgbf <0.5020,0.3451,0.6039,0.0000>] [1.00000 color rgbf <0.1490,0.2275,0.6431,0.0000>] }