// cpt-city: bhw/bhw2/bhw2_redrosey (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_redrosey = color_map { [0.00000 color rgbf <0.7059,0.0667,0.2824,0.0000>] [0.12988 color rgbf <0.7216,0.0706,0.3020,0.0000>] [0.30005 color rgbf <0.8353,0.1686,0.5137,0.0000>] [0.46997 color rgbf <0.8667,0.4980,0.6980,0.0000>] [0.50000 color rgbf <0.8667,0.4980,0.6980,0.0000>] [0.69995 color rgbf <0.8353,0.1686,0.5137,0.0000>] [0.87012 color rgbf <0.7216,0.0706,0.3020,0.0000>] [1.00000 color rgbf <0.7059,0.0667,0.2824,0.0000>] }