// cpt-city: rc/autumnrose (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 _autumnrose = color_map { [0.00000 color rgbf <0.6118,0.1333,0.1412,0.0000>] [0.17993 color rgbf <0.7686,0.1765,0.1451,0.0000>] [0.33008 color rgbf <0.8863,0.2471,0.1882,0.0000>] [0.50000 color rgbf <0.9373,0.3647,0.2549,0.0000>] [0.60010 color rgbf <0.9529,0.5529,0.3059,0.0000>] [0.73999 color rgbf <0.9608,0.6039,0.2275,0.0000>] [0.88989 color rgbf <0.9804,0.7490,0.3451,0.0000>] [1.00000 color rgbf <0.9882,0.8118,0.6275,0.0000>] }