// cpt-city: pj/4/graynbow (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/4 #declare pj4_graynbow = color_map { [0.00000 color rgbf <0.5686,0.2863,0.4118,0.0000>] [0.10010 color rgbf <0.6196,0.5020,0.5059,0.0000>] [0.19995 color rgbf <0.6745,0.5608,0.3843,0.0000>] [0.33008 color rgbf <0.6745,0.6706,0.3843,0.0000>] [0.44995 color rgbf <0.4471,0.6745,0.3843,0.0000>] [0.57007 color rgbf <0.3843,0.6118,0.6745,0.0000>] [0.72998 color rgbf <0.3843,0.4000,0.6745,0.0000>] [0.86011 color rgbf <0.5765,0.3843,0.6745,0.0000>] [1.00000 color rgbf <0.5686,0.2863,0.4118,0.0000>] }