// cpt-city: bhw/bhw1/bhw1_sunset3 (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_sunset3 = color_map { [0.00000 color rgbf <0.9569,0.9686,0.5490,0.0000>] [0.12988 color rgbf <0.8863,0.5451,0.1294,0.0000>] [0.28003 color rgbf <0.8431,0.3216,0.1373,0.0000>] [0.32007 color rgbf <0.8314,0.2627,0.1412,0.0000>] [0.73999 color rgbf <0.4863,0.3255,0.3490,0.0000>] [0.91992 color rgbf <0.3176,0.2000,0.1922,0.0000>] [1.00000 color rgbf <0.3176,0.2000,0.1922,0.0000>] }