// cpt-city: occ/2/occ095 (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 occ095 = color_map { [0.00000 color rgbf <0.9255,0.3765,0.1451,0.0000>] [0.50000 color rgbf <0.9412,0.8549,0.7529,0.0000>] [1.00000 color rgbf <0.9608,0.5961,0.5373,0.0000>] }