// cpt-city: rc/carousel (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 _carousel = color_map { [0.00000 color rgbf <0.1765,0.1882,0.4667,0.0000>] [0.39990 color rgbf <0.1765,0.1882,0.4667,0.0000>] [0.47998 color rgbf <0.8706,0.7137,0.2667,0.0000>] [0.50000 color rgbf <0.9412,0.7843,0.1451,0.0000>] [0.52002 color rgbf <0.8706,0.7137,0.2667,0.0000>] [0.60010 color rgbf <0.6549,0.2627,0.4588,0.0000>] [1.00000 color rgbf <0.6549,0.2627,0.4588,0.0000>] }