On Fri, 11 Sep 2009 15:04:17 +0200 Simon Nicolussi <simon.nicolu...@student.uibk.ac.at> wrote: > +.It Ic color primary Ar foreground background > +Set the primary colors of the menus. These are for example used for the not > +selected entries in the application menu. > +.Pp > +.It Ic color secondary Ar foreground background > +Set the secondary colors of the menus. These are for example used to > highlight > +the currently selected entry in the application menu. > +.Pp
Personally I'd prefer `color menu' and then four optional arguments, e.g. `color menu fg bg fgsel bgsel' and omitting an argument will make the consecutive arguments use the default.