// cpt-city: sd/Shape-2-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_2_Style = color_map { [0.00000 color rgbf <0.8784,0.9529,0.9804,0.0000>] [0.25000 color rgbf <0.8627,0.9451,0.9843,0.0000>] [0.50000 color rgbf <0.8471,0.9412,0.9882,0.0000>] [0.50000 color rgbf <0.7216,0.8863,0.9647,0.0000>] [0.75000 color rgbf <0.7176,0.8824,0.9804,0.0000>] [1.00000 color rgbf <0.7137,0.8745,0.9922,0.0000>] }