// cpt-city: bhw/bhw2/bhw2_sherbet2 (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_sherbet2 = color_map { [0.00000 color rgbf <0.9412,0.0314,0.1333,0.0000>] [0.13989 color rgbf <0.9922,0.4471,0.3569,0.0000>] [0.28003 color rgbf <0.9882,0.7255,0.8549,0.0000>] [0.42993 color rgbf <0.9216,0.1137,0.4392,0.0000>] [0.63989 color rgbf <0.9294,0.3373,0.2627,0.0000>] [0.83008 color rgbf <1.0000,1.0000,1.0000,0.0000>] [0.90991 color rgbf <0.9961,0.8941,0.6549,0.0000>] [1.00000 color rgbf <0.9216,0.6980,0.5294,0.0000>] }