// cpt-city: rc/mistressnight (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 _mistressnight = color_map { [0.00000 color rgbf <0.1529,0.1725,0.4235,0.0000>] [0.19995 color rgbf <0.4745,0.2392,0.3882,0.0000>] [0.50000 color rgbf <0.7451,0.6275,0.3412,0.0000>] [0.80005 color rgbf <0.4745,0.2392,0.3882,0.0000>] [1.00000 color rgbf <0.1451,0.1647,0.4157,0.0000>] }