// cpt-city: lb/misc/White (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_White = color_map { [0.00000 color rgbf <0.9529,0.9569,0.9647,0.0000>] [0.29004 color rgbf <0.8627,0.8627,0.8941,0.0000>] [0.52002 color rgbf <0.9569,0.9608,0.9686,0.0000>] [0.78003 color rgbf <0.9216,0.9255,0.9451,0.0000>] [1.00000 color rgbf <0.8431,0.8471,0.8549,0.0000>] }