// cpt-city: pj/classic/thegreens (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/classic #declare the_greens = color_map { [0.00000 color rgbf <0.2000,0.3098,0.2000,0.0000>] [0.12012 color rgbf <0.1098,0.4784,0.1098,0.0000>] [0.27002 color rgbf <0.1098,0.4784,0.1098,0.0000>] [0.42993 color rgbf <0.2118,0.6902,0.2118,0.0000>] [0.53003 color rgbf <0.3490,0.7255,0.4196,0.0000>] [0.63989 color rgbf <0.1529,0.8510,0.1529,0.0000>] [0.81006 color rgbf <0.1098,0.4784,0.1098,0.0000>] [1.00000 color rgbf <0.1961,0.3333,0.2314,0.0000>] }