// cpt-city: rc/bluefly (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 _1bluefly = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.25000 color rgbf <0.0000,0.4275,0.5765,0.0000>] [0.75000 color rgbf <0.8667,0.9255,0.9686,0.0000>] [1.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] }