--------------------------------- Colors ---------------------------

Colors lets you change the colors of SGD. 
Here you have some predefined combinations of colours.
Barlond2 is currently the default one.

If you want to try making up your own color combinations and you know how the shell works,
(just press key 'c'), you can try out the color command yourself.

color normal [highlight]
   Change the menu colors. The format of color is foreground/background. Where: foreground and background are symbolic color names.
The normal color is used for most lines in the menu (see Menu Interface), and the highlight color  is used to highlight the line where the cursor points. 
If you omit highlight, then the opposite color of normal is used for the highlighted line.  
A symbolic color name must be one of these: 

black blue green cyan red magenta brown light-gray 

The foreground can be specified only from the following:
dark-gray light-blue light-green light-cyan light-red light-magenta yellow white 

And only the first eight color names can be used for the background.
