Static text stylings
This module contains static text style constants which can be passed to methods of Writer to customize text styling
public let backgroundColor :
Record of color name to ANSI SGR background color code
Available Colors:
public let textColor :
Record of color name to ANSI SGR foreground color code
Available Colors:
public let foregroundRGBPrefix :
public let backgroundRGBPrefix :
public let bold :
public let italicize :
public let underline :