// cpt-city: rc/cloud (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 _cloud = color_map { [0.00000 color rgbf <0.9882,0.7843,0.6627,0.0000>] [0.50000 color rgbf <0.9255,0.3922,0.6000,0.0000>] [1.00000 color rgbf <0.5020,0.5882,0.8863,0.0000>] }