pub fn base(foreground: Color, background: Color) -> Style
A base style pairing a foreground and background; set once on the full-screen block so plain text inherits the theme’s text color.
foreground
background