tc_bg

Function tc_bg 

Source
pub fn tc_bg(r: u8, g: u8, b: u8, f: impl FnOnce())
Expand description

Set the background color (using true-color), then run the function, then reset it.