// cpt-city: bhw/bhw1/bhw1_sunset2 (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_sunset2 = color_map { [0.00000 color rgbf <1.0000,0.8431,0.2549,0.0000>] [0.09009 color rgbf <1.0000,0.8431,0.2549,0.0000>] [0.32007 color rgbf <0.9725,0.3765,0.2824,0.0000>] [0.54004 color rgbf <0.8118,0.5098,0.4863,0.0000>] [0.64990 color rgbf <0.6039,0.4941,0.5412,0.0000>] [1.00000 color rgbf <0.3608,0.3412,0.4196,0.0000>] }