// cpt-city: bhw/bhw1/bhw1_minty (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_minty = color_map { [0.00000 color rgbf <0.4000,0.8863,0.7647,0.0000>] [0.38989 color rgbf <0.7529,1.0000,0.7529,0.0000>] [0.47468 color rgbf <0.8784,1.0000,0.8784,0.0000>] [0.50000 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.52602 color rgbf <0.8784,1.0000,0.8784,0.0000>] [0.60010 color rgbf <0.7529,1.0000,0.7529,0.0000>] [1.00000 color rgbf <0.4000,0.8863,0.7647,0.0000>] }