// cpt-city: bhw/bhw2/bhw2_sherbet (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/bhw2 #declare bhw_sherbet = color_map { [0.00000 color rgbf <0.5098,0.1569,0.3059,0.0000>] [0.14990 color rgbf <0.9529,0.3490,0.5922,0.0000>] [0.22998 color rgbf <0.9098,0.5020,0.6941,0.0000>] [0.40991 color rgbf <1.0000,1.0000,0.2510,0.0000>] [0.48999 color rgbf <0.5569,0.7216,0.5804,0.0000>] [0.66992 color rgbf <0.9451,0.9490,0.8275,0.0000>] [1.00000 color rgbf <0.6902,0.1451,0.3098,0.0000>] }