// cpt-city: rc/spellbound (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 _spellbound = color_map { [0.00000 color rgbf <0.9647,0.9647,0.4784,0.0000>] [0.05005 color rgbf <0.8314,0.9882,0.5059,0.0000>] [0.10010 color rgbf <0.6980,0.9843,0.5255,0.0000>] [0.17993 color rgbf <0.5490,0.9922,0.4431,0.0000>] [0.25000 color rgbf <0.3647,0.9686,0.5373,0.0000>] [0.32007 color rgbf <0.3020,0.9176,0.8353,0.0000>] [0.37012 color rgbf <0.3647,0.7804,0.9333,0.0000>] [0.39990 color rgbf <0.5059,0.7216,0.9725,0.0000>] [0.43994 color rgbf <0.5333,0.5765,0.9882,0.0000>] [0.50000 color rgbf <0.5333,0.5765,0.9882,0.0000>] [0.55005 color rgbf <0.6784,0.6745,0.9882,0.0000>] [0.59009 color rgbf <0.7490,0.7294,0.9922,0.0000>] [0.63989 color rgbf <0.7725,0.7569,0.9961,0.0000>] [0.67993 color rgbf <0.8039,0.7412,0.9961,0.0000>] [0.72998 color rgbf <0.8118,0.6902,0.9961,0.0000>] [0.77002 color rgbf <0.8039,0.4196,0.8627,0.0000>] [0.83008 color rgbf <0.7333,0.3020,0.6510,0.0000>] [0.87012 color rgbf <0.8431,0.3961,0.5373,0.0000>] [0.91992 color rgbf <1.0000,0.6588,0.6235,0.0000>] [0.96997 color rgbf <0.9608,0.9647,0.5059,0.0000>] [1.00000 color rgbf <0.9608,0.9647,0.5059,0.0000>] }