GUIColors:

-------------------------------------------------------------------------------
   GUI for setting interface colors. Saves the values in the file GUIColors.mat.
-------------------------------------------------------------------------------
   Form:
   x = GUIColors( action )
-------------------------------------------------------------------------------

   ------
   Inputs
   ------
   action      (1,:)  Action 'initialize', 'update'
   modifier    (1,1)  Modifier to the action

   -------
   Outputs
   -------
   x           (1,3) Color

-------------------------------------------------------------------------------

Children:

Common: General/CloseFigure
Common: General/GetCurrentGUIObject
Common: Help/HelpSystem