// cpt-city: pj/2/springcolors (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_springcolors = color_map { [0.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.12012 color rgbf <0.9922,0.1294,0.7961,0.0000>] [0.23999 color rgbf <0.5922,0.4314,0.8863,0.0000>] [0.34009 color rgbf <0.3608,0.6549,0.9137,0.0000>] [0.44995 color rgbf <0.3647,0.1569,0.8824,0.0000>] [0.55005 color rgbf <0.0784,0.7569,0.5804,0.0000>] [0.63989 color rgbf <0.2784,0.9216,0.0392,0.0000>] [0.73999 color rgbf <0.7765,0.9373,0.0157,0.0000>] [0.83008 color rgbf <0.9961,1.0000,0.1765,0.0000>] [0.92993 color rgbf <0.9961,0.6000,0.0549,0.0000>] [1.00000 color rgbf <1.0000,1.0000,1.0000,0.0000>] }