// cpt-city: occ/2/occ091 (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 occ091 = color_map { [0.00000 color rgbf <0.6745,0.4431,0.3098,0.0000>] [0.50000 color rgbf <0.6353,0.6353,0.5961,0.0000>] [1.00000 color rgbf <0.8941,0.8627,0.8196,0.0000>] }