// cpt-city: rc/fairygarden (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 _Fairygarden = color_map { [0.00000 color rgbf <0.5569,0.3137,0.6980,0.0000>] [0.19995 color rgbf <0.6863,0.3922,0.7725,0.0000>] [0.39990 color rgbf <0.8510,0.4510,0.8353,0.0000>] [0.60010 color rgbf <0.7608,0.8588,0.9725,0.0000>] [0.80005 color rgbf <0.6549,0.7294,0.9216,0.0000>] [1.00000 color rgbf <0.3725,0.4353,0.7255,0.0000>] }