// cpt-city: rc/halloween (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 _halloween = color_map { [0.00000 color rgbf <0.8627,0.4902,0.0078,0.0000>] [0.25000 color rgbf <0.8627,0.4902,0.0078,0.0000>] [0.50000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.75000 color rgbf <0.8627,0.4902,0.0078,0.0000>] [1.00000 color rgbf <0.8627,0.4902,0.0078,0.0000>] }