// cpt-city: pj/5/rainbowrich (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/5 #declare pj5_rainbowrich = color_map { [0.00000 color rgbf <0.9961,0.7373,0.7373,0.0000>] [0.09009 color rgbf <0.9922,0.5882,0.5804,0.0000>] [0.18994 color rgbf <0.9686,0.6863,0.5137,0.0000>] [0.28003 color rgbf <0.9725,0.7686,0.5686,0.0000>] [0.36011 color rgbf <0.9804,0.9647,0.6000,0.0000>] [0.44995 color rgbf <0.8784,0.9725,0.6118,0.0000>] [0.53003 color rgbf <0.6627,0.9216,0.6078,0.0000>] [0.62988 color rgbf <0.6000,0.8196,0.7255,0.0000>] [0.70996 color rgbf <0.5922,0.6118,0.9569,0.0000>] [0.77002 color rgbf <0.7137,0.6039,0.9569,0.0000>] [0.83008 color rgbf <0.7804,0.5725,0.9255,0.0000>] [0.87988 color rgbf <0.8392,0.4627,0.8706,0.0000>] [0.93994 color rgbf <0.8824,0.5373,0.8824,0.0000>] [1.00000 color rgbf <0.9961,0.7451,0.7451,0.0000>] }