// cpt-city: sd/Red-3D_2 (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 Red_3D_2 = color_map { [0.00000 color rgbf <0.9490,0.5098,0.3569,0.0000>] [0.25000 color rgbf <0.9255,0.4353,0.2627,0.0000>] [0.50000 color rgbf <0.8980,0.3569,0.1686,0.0000>] [0.75000 color rgbf <0.9176,0.4000,0.2196,0.0000>] [1.00000 color rgbf <0.9412,0.4431,0.2745,0.0000>] }