// cpt-city: pj/1/fallcolors (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/1 #declare pj_fallcolors = color_map { [0.00000 color rgbf <0.8863,0.8078,0.4392,0.0000>] [0.13989 color rgbf <0.6667,0.4549,0.3373,0.0000>] [0.32007 color rgbf <0.7529,0.1647,0.1020,0.0000>] [0.54004 color rgbf <0.9451,0.8471,0.0118,0.0000>] [0.70996 color rgbf <0.7529,0.1647,0.1020,0.0000>] [0.91992 color rgbf <0.9451,0.3412,0.0118,0.0000>] [1.00000 color rgbf <0.8863,0.5961,0.4392,0.0000>] }