// cpt-city: rc/butterflyfairy (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 _1butterflyfairy = color_map { [0.00000 color rgbf <0.6549,0.3020,0.1490,0.0000>] [0.25000 color rgbf <0.8431,0.6549,0.4118,0.0000>] [0.50000 color rgbf <0.5216,0.7961,0.8078,0.0000>] [0.75000 color rgbf <0.0745,0.3451,0.5412,0.0000>] [1.00000 color rgbf <0.0039,0.0235,0.0353,0.0000>] }