// cpt-city: rc/flame (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 _Flame = color_map { [0.00000 color rgbf <0.9961,0.4431,0.0902,0.0000>] [0.16992 color rgbf <0.9412,0.1843,0.0157,0.0000>] [0.35010 color rgbf <0.9333,0.5412,0.1020,0.0000>] [0.50000 color rgbf <0.1882,0.5725,0.0431,0.0000>] [0.64990 color rgbf <0.9333,0.5412,0.1020,0.0000>] [0.83008 color rgbf <0.9412,0.1843,0.0157,0.0000>] [1.00000 color rgbf <0.9961,0.4431,0.0902,0.0000>] }