RESET_BOLD_AND_DIM top-level constant

String const RESET_BOLD_AND_DIM

Clears BOLD and DIM — SGR 22.

Implementation

const String RESET_BOLD_AND_DIM = '${CSI}22$SGR';