// cpt-city: rc/butterflytalker (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 _butterflytalker = color_map { [0.00000 color rgbf <0.0235,0.0510,0.2235,0.0000>] [0.19995 color rgbf <0.2431,0.2431,0.5333,0.0000>] [0.35010 color rgbf <0.7176,0.6745,0.8941,0.0000>] [0.50000 color rgbf <0.7020,0.8118,0.8941,0.0000>] [0.64990 color rgbf <0.7176,0.6745,0.8941,0.0000>] [0.80005 color rgbf <0.2431,0.2431,0.5333,0.0000>] [1.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] }