// cpt-city: rc/renmaiden (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 _Renaissansemaiden = color_map { [0.00000 color rgbf <0.1961,0.6000,0.2039,0.0000>] [0.14990 color rgbf <0.2784,0.2588,0.3333,0.0000>] [0.35010 color rgbf <0.8824,0.5804,0.7020,0.0000>] [0.50000 color rgbf <0.9137,0.9216,0.8235,0.0000>] [0.64990 color rgbf <0.9490,0.6196,0.8510,0.0000>] [0.85010 color rgbf <0.8941,0.5333,0.2000,0.0000>] [1.00000 color rgbf <0.1961,0.6000,0.2039,0.0000>] }