// cpt-city: pj/classic/yeldan (PspGradient) // // Gradients for digital art, by Peggy Jentoft // // author: Peggy Jentoft // copyright: Free to use // year: 2005 // url: https://phillips.shef.ac.uk/pub/cpt-city/pj/classic #declare yeldan = color_map { [0.00000 color rgbf <0.9373,0.6471,0.0824,0.0000>] [0.12988 color rgbf <0.9373,0.6471,0.0824,0.0000>] [0.42993 color rgbf <0.9294,0.9373,0.0824,0.0000>] [0.70996 color rgbf <0.9373,0.7882,0.0824,0.0000>] [0.90991 color rgbf <0.9647,0.9725,0.4392,0.0000>] [1.00000 color rgbf <0.9647,0.9725,0.4392,0.0000>] }