fldigi -bg2 black -fg white -bg
grey40 --wfall-height 150
--wfall-width 3000 --font sans:12
The macro button colors are set to the default on the colors-fonts dialog.
You
don't have to remember all of those switch settings every time you
start fldigi. Just enter them on the Command Line, Launcher tab
for the desktop icon properties (Gnome desktop).
Or
from Windows XP on the Target Line, of the Shortcut tab for the
properties dialog associated with the fldigi desktop icon. The
fg, bg and bg2 specification on Windows is not the same as Linux.
On Windows those three
command line parameters need to be:
-bg2 FFFFFF -fg 000000 -bg 606060
where each color is specified by its RRGGBB component as a hexadecimal value.