// cpt-city: ds/icons/Ribbon-Colors (ggr) // // Gradients for digital art by Diane Simoni. The original // GIMP gradients can be found on her page at DeviantArt // // author: Diane Simoni (Webgoddess) // copyright: Free to use, link requested // year: 2006 // url: https://phillips.shef.ac.uk/pub/cpt-city/ds/icons #declare Ribbon_Colors = color_map { [0.00000 color rgbf <0.9569,0.1255,0.2627,0.0000>] [0.12500 color rgbf <0.9020,0.4824,0.2627,0.0000>] [0.25000 color rgbf <0.8510,0.8431,0.2588,0.0000>] [0.37500 color rgbf <0.4275,0.9137,0.6235,0.0000>] [0.50000 color rgbf <0.0039,0.9882,0.9882,0.0000>] [0.62500 color rgbf <0.0078,0.5843,0.8431,0.0000>] [0.75000 color rgbf <0.0078,0.1804,0.6941,0.0000>] [0.87500 color rgbf <0.5020,0.5882,0.3490,0.0000>] [1.00000 color rgbf <1.0000,1.0000,0.0000,0.0000>] }