// cpt-city: rc/serendil (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 serendril = color_map { [0.00000 color rgbf <0.0000,0.5020,0.0000,0.0000>] [0.45996 color rgbf <0.5804,0.5961,0.2667,0.0000>] [0.54004 color rgbf <0.7765,0.6118,0.2824,0.0000>] [0.75000 color rgbf <0.9373,0.9373,0.4902,0.0000>] [0.83008 color rgbf <0.9725,0.6902,0.8784,0.0000>] [1.00000 color rgbf <0.8980,0.3098,0.3569,0.0000>] }