// cpt-city: rc/pinkchampagne (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 _pinkchampagne = color_map { [0.00000 color rgbf <0.8549,0.3529,0.4667,0.0000>] [0.50000 color rgbf <0.8784,0.7020,0.8078,0.0000>] [1.00000 color rgbf <0.3725,0.7020,0.8039,0.0000>] }