// cpt-city: bhw/bhw1/bhw1_greeny (PspGradient) // // Art gradients by Blackheartedwolf, formerly of DeviantArt // // author: Blackheartedwolf // copyright: Creative Commons Attribution 3.0 // year: 2011 // url: https://phillips.shef.ac.uk/pub/cpt-city/bhw/bhw1 #declare bhw_greeny = color_map { [0.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] [0.15596 color rgbf <0.2510,0.5020,0.2510,0.0000>] [0.38989 color rgbf <0.5020,1.0000,0.5020,0.0000>] [0.60343 color rgbf <0.2510,0.5020,0.2510,0.0000>] [1.00000 color rgbf <0.0000,0.0000,0.0000,0.0000>] }