// cpt-city: pj/3/picnicweather (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/3 #declare pj3_picnicweather = color_map { [0.00000 color rgbf <0.9412,0.3922,0.0627,0.0000>] [0.23999 color rgbf <1.0000,0.8353,0.9804,0.0000>] [0.39990 color rgbf <0.1216,0.5373,0.8588,0.0000>] [0.57007 color rgbf <0.8078,0.8863,0.8196,0.0000>] [0.68994 color rgbf <0.1216,0.5373,0.8588,0.0000>] [0.82007 color rgbf <1.0000,0.8353,0.9804,0.0000>] [0.96997 color rgbf <0.9412,0.3922,0.0627,0.0000>] [1.00000 color rgbf <0.9412,0.3922,0.0627,0.0000>] }