[−][src]Function bear_lib_terminal::terminal::set_foreground
pub fn set_foreground(color: Color)
Sets the current foreground color, which will affect all the output functions called later.
This is equivalent to the terminal_color()
C API function.