// cpt-city: rc/purplefly (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 _1purplefly = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.25000 color rgbf <0.9765,0.0000,0.7451,0.0000>] [0.75000 color rgbf <0.9961,1.0000,0.6235,0.0000>] [1.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] }