// cpt-city: rc/blackhorse (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 _1blackhorse = color_map { [0.00000 color rgbf <0.2706,0.3804,0.0510,0.0000>] [0.20996 color rgbf <0.4353,0.6510,0.9725,0.0000>] [0.43994 color rgbf <0.0706,0.0902,0.3176,0.0000>] [0.65991 color rgbf <0.3882,0.1765,0.3686,0.0000>] [0.86011 color rgbf <0.0157,0.1765,0.1451,0.0000>] [1.00000 color rgbf <0.2706,0.3804,0.0510,0.0000>] }