// cpt-city: sd/L-Brown-3D (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 L_Brown_3D = color_map { [0.00000 color rgbf <0.9529,0.8863,0.7804,0.0000>] [0.25000 color rgbf <0.8549,0.7529,0.5922,0.0000>] [0.50000 color rgbf <0.7569,0.6196,0.4039,0.0000>] [0.50000 color rgbf <0.7137,0.5529,0.2980,0.0000>] [0.75000 color rgbf <0.8118,0.6941,0.5020,0.0000>] [1.00000 color rgbf <0.9137,0.8314,0.7020,0.0000>] }