// cpt-city: sd/Shape-1-Style (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 Shape_1_Style = color_map { [0.00000 color rgbf <0.7176,0.8706,0.9294,0.0000>] [0.25000 color rgbf <0.5804,0.8392,0.9333,0.0000>] [0.50000 color rgbf <0.4431,0.8078,0.9373,0.0000>] [0.50000 color rgbf <0.1294,0.7059,0.8863,0.0000>] [0.75000 color rgbf <0.4235,0.7882,0.9098,0.0000>] [1.00000 color rgbf <0.7176,0.8706,0.9294,0.0000>] }