set_font_color
From ArchaicPixels: HuC and PCEAS Documentation
set_font_color(char fg, char bg);
Set the default font foreground and background colors
(colors range from 0 to 15). Changes won't take effect
immediately, you must re-load the font by calling
load_default_font().
