pub const DEFAULT_FG: (u8, u8, u8);Expand description
Foreground for Color::Default: a light grey,
matching a typical terminal’s default text color.
pub const DEFAULT_FG: (u8, u8, u8);Foreground for Color::Default: a light grey,
matching a typical terminal’s default text color.