TerminalStyleName
Summary
Any named terminal style supported by createStyles().
Signature
type TerminalStyleName =
| TerminalModifierName
| TerminalForegroundColorName
| TerminalBackgroundColorName;
Any named terminal style supported by createStyles().
type TerminalStyleName =
| TerminalModifierName
| TerminalForegroundColorName
| TerminalBackgroundColorName;