// cpt-city: lb/misc/Citrus (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_Citrus = color_map { [0.00000 color rgbf <0.9961,0.8196,0.2196,0.0000>] [0.25000 color rgbf <0.9922,0.7255,0.1882,0.0000>] [0.53003 color rgbf <1.0000,0.8235,0.2627,0.0000>] [0.79004 color rgbf <0.9882,0.7608,0.1882,0.0000>] [1.00000 color rgbf <0.9725,0.7098,0.2000,0.0000>] }