// cpt-city: occ/1/occ045 (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/1 #declare occ045 = color_map { [0.00000 color rgbf <0.9059,0.7176,0.5176,0.0000>] [0.46997 color rgbf <0.8078,0.7255,0.7176,0.0000>] [0.89990 color rgbf <0.8667,0.8510,0.8471,0.0000>] [1.00000 color rgbf <0.8667,0.8510,0.8471,0.0000>] }