// cpt-city: rc/catfairy (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 _1catfairy = color_map { [0.00000 color rgbf <0.6235,0.7216,0.6471,0.0000>] [0.10010 color rgbf <0.6235,0.7216,0.6471,0.0000>] [0.30005 color rgbf <0.8196,0.7333,0.4980,0.0000>] [0.50000 color rgbf <0.8039,0.6471,0.6784,0.0000>] [0.69995 color rgbf <0.6980,0.5647,0.6941,0.0000>] [0.90991 color rgbf <0.6353,0.6235,0.7451,0.0000>] [1.00000 color rgbf <0.6353,0.6235,0.7451,0.0000>] }