// cpt-city: bhw/bhw1/bhw1_pinkpurple (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_pinkpurple = color_map { [0.00000 color rgbf <0.9137,0.2314,0.7765,0.0000>] [0.22998 color rgbf <1.0000,0.7529,1.0000,0.0000>] [0.37988 color rgbf <0.9725,0.3765,0.8941,0.0000>] [0.50000 color rgbf <0.6745,0.1020,0.8157,0.0000>] [0.78003 color rgbf <0.8392,0.5882,0.9412,0.0000>] [1.00000 color rgbf <0.4627,0.0784,0.7608,0.0000>] }