// cpt-city: pj/2/white-rainbow (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_white_rainbow = color_map { [0.00000 color rgbf <0.9922,0.9922,0.9843,0.0000>] [0.08008 color rgbf <0.9922,0.9451,0.9882,0.0000>] [0.16992 color rgbf <0.9843,0.9529,0.9647,0.0000>] [0.25000 color rgbf <0.9882,0.9686,0.9490,0.0000>] [0.35010 color rgbf <0.9882,0.9843,0.9490,0.0000>] [0.43994 color rgbf <0.9490,0.9882,0.9647,0.0000>] [0.58008 color rgbf <0.9451,0.9804,0.9922,0.0000>] [0.69995 color rgbf <0.9490,0.9451,0.9922,0.0000>] [0.82007 color rgbf <0.9765,0.9451,0.9922,0.0000>] [0.91992 color rgbf <0.9922,0.9451,0.9882,0.0000>] [1.00000 color rgbf <0.9922,0.9922,0.9843,0.0000>] }