// cpt-city: rc/beautifuldreams (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 _1beautifuldreams = color_map { [0.00000 color rgbf <0.4235,0.3647,0.5176,0.0000>] [0.19995 color rgbf <0.7647,0.6667,0.7843,0.0000>] [0.30005 color rgbf <0.5882,0.6078,0.7725,0.0000>] [0.50000 color rgbf <0.2039,0.2902,0.6235,0.0000>] [0.69995 color rgbf <0.5882,0.6078,0.7725,0.0000>] [0.80005 color rgbf <0.7647,0.6667,0.7843,0.0000>] [1.00000 color rgbf <0.4235,0.3647,0.5176,0.0000>] }