Grey
Grey(m) = attr;
Grey(Dfl_Menu) = attr;
return (Grey(m ? m : Dfl_Menu));
(void) wattroff(Win(m), Grey(m));
(void) wattron(Win(m), Grey(m));