// cpt-city: lb/misc/Metallic_Silver (PspGradient) // // Gradients for graphic design from Loadboy Ltd. // // author: Loadboy Ltd // copyright: Free to use // year: 2008 // url: https://phillips.shef.ac.uk/pub/cpt-city/lb/misc #declare Ldby_Metallic_Silver = color_map { [0.00000 color rgbf <0.7686,0.7804,0.8078,0.0000>] [0.25000 color rgbf <0.5804,0.5961,0.6314,0.0000>] [0.50000 color rgbf <0.8039,0.8157,0.8431,0.0000>] [0.75000 color rgbf <0.4549,0.4667,0.4863,0.0000>] [1.00000 color rgbf <0.4353,0.4510,0.4627,0.0000>] }