// cpt-city: rc/snodraegon (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 _1snodraegon = color_map { [0.00000 color rgbf <0.4118,0.5647,0.8196,0.0000>] [0.25000 color rgbf <0.4706,0.6392,0.8549,0.0000>] [0.48999 color rgbf <1.0000,0.9922,0.9922,0.0000>] [0.75000 color rgbf <0.4627,0.3922,0.5922,0.0000>] [1.00000 color rgbf <0.4235,0.3529,0.5569,0.0000>] }