// cpt-city: lb/misc/Black (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_Black = color_map { [0.00000 color rgbf <0.2549,0.2588,0.2667,0.0000>] [0.22998 color rgbf <0.2118,0.2157,0.2235,0.0000>] [0.51001 color rgbf <0.2706,0.2863,0.2980,0.0000>] [0.80005 color rgbf <0.1922,0.1961,0.2039,0.0000>] [1.00000 color rgbf <0.1961,0.2039,0.2000,0.0000>] }