// cpt-city: sd/Blue-Pipe_0 (ggr) // // Web 2.0 gradients by Sarah Davison at SGlider12, a reimplemetation // of the gradients by deziner folio for the GIMP program. // // author: Sarah Davison (SGlider12) // copyright: Free to use // year: 2008 // url: https://phillips.shef.ac.uk/pub/cpt-city/sd #declare Blue_Pipe = color_map { [0.00000 color rgbf <0.7020,0.8627,0.9294,0.0000>] [0.25000 color rgbf <0.4314,0.7922,0.9137,0.0000>] [0.50000 color rgbf <0.1608,0.7216,0.8980,0.0000>] [0.75000 color rgbf <0.4471,0.8000,0.9137,0.0000>] [1.00000 color rgbf <0.7373,0.8784,0.9333,0.0000>] }