// cpt-city: occ/2/occ075 (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 occ075 = color_map { [0.00000 color rgbf <0.8078,0.8745,0.9020,0.0000>] [0.50000 color rgbf <0.6078,0.7333,0.8314,0.0000>] [1.00000 color rgbf <0.3255,0.4549,0.5765,0.0000>] }