// cpt-city: pj/2/tropicisle (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/2 #declare pj_tropicisle = color_map { [0.00000 color rgbf <1.0000,0.9922,0.9373,0.0000>] [0.13989 color rgbf <0.2471,0.9529,0.9765,0.0000>] [0.37988 color rgbf <0.2471,0.7098,0.9765,0.0000>] [0.48999 color rgbf <0.2902,0.5686,0.2706,0.0000>] [0.60010 color rgbf <0.9765,1.0000,0.3647,0.0000>] [0.69995 color rgbf <0.9765,0.8118,0.2471,0.0000>] [0.81006 color rgbf <0.2471,0.7098,0.9765,0.0000>] [0.98999 color rgbf <1.0000,0.9922,0.9373,0.0000>] [1.00000 color rgbf <1.0000,0.9922,0.9373,0.0000>] }