// cpt-city: bhw/bhw1/bhw1_pinky (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_pinky = color_map { [0.00000 color rgbf <0.9882,0.9255,0.8314,0.0000>] [0.23999 color rgbf <0.9843,0.8353,0.9176,0.0000>] [0.50000 color rgbf <0.9412,0.7294,0.5882,0.0000>] [0.76001 color rgbf <0.9843,0.8353,0.9176,0.0000>] [1.00000 color rgbf <0.9882,0.9255,0.8314,0.0000>] }