// cpt-city: bhw/bhw2/bhw2_sherbet3 (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_sherbet3 = color_map { [0.00000 color rgbf <0.4118,0.6078,0.8078,0.0000>] [0.23999 color rgbf <0.5529,0.3059,0.6157,0.0000>] [0.42993 color rgbf <0.5333,0.7451,0.4471,0.0000>] [0.60010 color rgbf <0.9412,0.7882,0.3294,0.0000>] [0.75000 color rgbf <1.0000,0.5882,0.6667,0.0000>] [1.00000 color rgbf <0.7961,0.3176,0.6118,0.0000>] }