// cpt-city: rc/aquamarinemermaid (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 _aquamarinemermaid = color_map { [0.00000 color rgbf <0.4000,0.1647,0.4392,0.0000>] [0.25000 color rgbf <0.6941,0.3882,0.5333,0.0000>] [0.50000 color rgbf <0.9529,0.7569,0.3922,0.0000>] [0.75000 color rgbf <0.2549,0.5020,0.8392,0.0000>] [1.00000 color rgbf <0.4000,0.1647,0.4392,0.0000>] }