pub fn tc_bg(r: u8, g: u8, b: u8, f: impl FnOnce())
Set the background color (using true-color), then run the function, then reset it.