Saved memory :). r->PixColors now only need to be of size TOTAL_COLORS (not
TOTAL_COLORS + 2*MAX_PAGES). With profiles, the fg/bg of each profile is stored
in the r->profile[i].fg/bg, and the fg/bg of each open tab is stored in PVTS(r,
page)->p_fg/p_bg.