// cpt-city: sd/Pink-3D_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 Pink_3D = color_map { [0.00000 color rgbf <0.7961,0.3765,0.7020,0.0000>] [0.25000 color rgbf <0.7373,0.2235,0.6078,0.0000>] [0.50000 color rgbf <0.6784,0.0706,0.5137,0.0000>] [0.75000 color rgbf <0.7725,0.1725,0.5922,0.0000>] [1.00000 color rgbf <0.8706,0.2784,0.6745,0.0000>] }