// cpt-city: rc/ildwinds (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 _1wildwinds = color_map { [0.00000 color rgbf <0.3569,0.1922,0.1961,0.0000>] [0.25000 color rgbf <0.5412,0.3137,0.3098,0.0000>] [0.50000 color rgbf <0.8706,0.7569,0.7412,0.0000>] [0.75000 color rgbf <0.4431,0.5333,0.6941,0.0000>] [1.00000 color rgbf <0.1686,0.2275,0.3882,0.0000>] }