View Source
Function that formats text with a terminal style.
type TerminalStyle = (value: string) => string;