// cpt-city: rc/trove (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 _trove = color_map { [0.00000 color rgbf <0.3176,0.3412,0.2902,0.0000>] [0.05005 color rgbf <0.2667,0.4863,0.4118,0.0000>] [0.10010 color rgbf <0.4549,0.7686,0.5765,0.0000>] [0.14990 color rgbf <0.5569,0.5490,0.4275,0.0000>] [0.19995 color rgbf <0.8941,0.7490,0.5020,0.0000>] [0.25000 color rgbf <0.9137,0.8431,0.5569,0.0000>] [0.30005 color rgbf <0.8863,0.5922,0.3647,0.0000>] [0.35010 color rgbf <0.9451,0.5882,0.4392,0.0000>] [0.39990 color rgbf <0.8824,0.3961,0.3216,0.0000>] [0.44995 color rgbf <0.7882,0.2902,0.3255,0.0000>] [0.50000 color rgbf <0.7451,0.3176,0.4078,0.0000>] [0.55005 color rgbf <0.6392,0.2863,0.4549,0.0000>] [0.60010 color rgbf <0.6000,0.2157,0.4039,0.0000>] [0.64990 color rgbf <0.3961,0.2196,0.4902,0.0000>] [0.69995 color rgbf <0.3059,0.1412,0.4471,0.0000>] [0.75000 color rgbf <0.5686,0.3882,0.7137,0.0000>] [0.80005 color rgbf <0.8863,0.4745,0.6392,0.0000>] [0.85010 color rgbf <0.8784,0.3490,0.5451,0.0000>] [0.89990 color rgbf <0.4863,0.6235,0.6902,0.0000>] [0.94995 color rgbf <0.3373,0.5961,0.7686,0.0000>] [1.00000 color rgbf <0.6039,0.7490,0.5333,0.0000>] }