fgLightRed property

AnsiStyle get fgLightRed

Adds a light red foreground.

Implementation

static AnsiStyle get fgLightRed => AnsiStyle(91);