// cpt-city: rc/shyviolet (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 _shyviolet = color_map { [0.00000 color rgbf <0.2902,0.2235,0.4392,0.0000>] [0.14990 color rgbf <0.4980,0.4157,0.6275,0.0000>] [0.30005 color rgbf <0.7059,0.6745,0.8863,0.0000>] [0.50000 color rgbf <0.8000,0.7961,0.8980,0.0000>] [0.69995 color rgbf <0.5686,0.6314,0.8627,0.0000>] [0.85010 color rgbf <0.3725,0.4824,0.8275,0.0000>] [1.00000 color rgbf <0.2275,0.3451,0.6980,0.0000>] }