// cpt-city: rc/friendshipfairy (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 _friendshipfairy = color_map { [0.00000 color rgbf <0.6941,0.6627,0.3137,0.0000>] [0.20996 color rgbf <0.7686,0.6863,0.2863,0.0000>] [0.36011 color rgbf <0.7765,0.6824,0.2980,0.0000>] [0.52002 color rgbf <0.8510,0.6510,0.2392,0.0000>] [0.62988 color rgbf <0.8314,0.6706,0.2784,0.0000>] [0.76001 color rgbf <0.8353,0.6784,0.2941,0.0000>] [0.96997 color rgbf <0.8824,0.7961,0.5098,0.0000>] [1.00000 color rgbf <0.8824,0.7961,0.5098,0.0000>] }