NOT_BOLD_NOT_DIM top-level constant

int const NOT_BOLD_NOT_DIM

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

See also BOLD and DIM.

Implementation

const int NOT_BOLD_NOT_DIM = 22;