// cpt-city: occ/2/occ065 (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 occ065 = color_map { [0.00000 color rgbf <0.5373,0.4902,0.3333,0.0000>] [0.50000 color rgbf <0.8157,0.6863,0.5176,0.0000>] [1.00000 color rgbf <0.9373,0.8902,0.8039,0.0000>] }