NOT_BOLD_NOT_FAINT top-level constant

int const NOT_BOLD_NOT_FAINT

Normal colour or normal intensity (neither bold nor faint).

See also BOLD and FAINT.

Implementation

const int NOT_BOLD_NOT_FAINT = 22;