Skip to main content

Module style

Module style 

Source
Expand description

ANSI styles for pretty views. ANSI styles for pretty views.

Constants§

ERROR
Error text (red bold).
HEADING
Section heading (cyan bold).
MUTED
Secondary text (bright black).
OPTION
Flag text (green bold).
SUCCESS
Success text (green bold).
VALUE
Value / metavar text (yellow bold).
WARNING
Warning text (yellow bold).

Functions§

styled
Wrap value in style and reset.