// cpt-city: rc/sunlitwave (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 _1sunlitwave = color_map { [0.00000 color rgbf <0.2314,0.2235,0.6431,0.0000>] [0.17993 color rgbf <0.4784,0.3451,0.7176,0.0000>] [0.32007 color rgbf <0.3490,0.1765,0.5569,0.0000>] [0.43994 color rgbf <0.4078,0.1098,0.3647,0.0000>] [0.59009 color rgbf <0.4627,0.0902,0.1686,0.0000>] [0.78003 color rgbf <0.8667,0.4157,0.2431,0.0000>] [0.92993 color rgbf <0.9255,0.6667,0.3373,0.0000>] [1.00000 color rgbf <0.9765,0.9176,0.8275,0.0000>] }