// cpt-city: bhw/bhw1/bhw1_purpgreen (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_purpgreen = color_map { [0.00000 color rgbf <0.3882,0.0784,0.4549,0.0000>] [0.02002 color rgbf <0.3882,0.0784,0.4549,0.0000>] [0.11993 color rgbf <0.4706,0.2902,0.5255,0.0000>] [0.29004 color rgbf <0.5529,0.5020,0.5922,0.0000>] [0.39980 color rgbf <0.6549,0.7529,0.6745,0.0000>] [0.46997 color rgbf <0.7529,1.0000,0.7529,0.0000>] [0.65548 color rgbf <0.5725,0.5412,0.6039,0.0000>] [1.00000 color rgbf <0.3882,0.0784,0.4549,0.0000>] }