// cpt-city: rc/titannightfall (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 _titannightfall = color_map { [0.00000 color rgbf <0.8627,0.5647,0.7137,0.0000>] [0.11011 color rgbf <0.7294,0.4000,0.5922,0.0000>] [0.19995 color rgbf <0.6157,0.3137,0.5882,0.0000>] [0.50000 color rgbf <0.1804,0.1020,0.4431,0.0000>] [0.80005 color rgbf <0.6157,0.3137,0.5882,0.0000>] [0.89990 color rgbf <0.7294,0.4000,0.5922,0.0000>] [1.00000 color rgbf <0.8627,0.5647,0.7137,0.0000>] }