// cpt-city: occ/2/occ064 (PspGradient) // // A series of subtle bi- and tri-colour gradients by the digital // artist onecoldcanadian. The original PaintShop Pro gradients can // be downloaded from https://www.deviantart.com/onecoldcanadian // // author: onecondcanadian // copyright: Free to use // year: 2005 // url: https://phillips.shef.ac.uk/pub/cpt-city/occ/2 #declare occ064 = color_map { [0.00000 color rgbf <0.5059,0.4549,0.2784,0.0000>] [0.50000 color rgbf <0.8471,0.7961,0.7529,0.0000>] [1.00000 color rgbf <0.9529,0.7686,0.6902,0.0000>] }