// cpt-city: occ/2/occ051 (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 occ051 = color_map { [0.00000 color rgbf <0.5373,0.3490,0.0510,0.0000>] [0.50000 color rgbf <0.8000,0.7020,0.4863,0.0000>] [0.80000 color rgbf <0.7843,0.6588,0.3608,0.0000>] [1.00000 color rgbf <0.7647,0.6118,0.2392,0.0000>] }