// cpt-city: rc/fireandice (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 fireandice = color_map { [0.00000 color rgbf <0.6431,0.1137,0.0392,0.0000>] [0.19995 color rgbf <0.9216,0.2784,0.0588,0.0000>] [0.39990 color rgbf <0.9804,0.4039,0.1137,0.0000>] [0.60010 color rgbf <0.3451,0.5451,0.7608,0.0000>] [0.80005 color rgbf <0.1647,0.3216,0.5961,0.0000>] [1.00000 color rgbf <0.0824,0.1216,0.2039,0.0000>] }