AnsiColour.bgInit

A variant of .init that is used for background colours.

struct AnsiColour
static immutable
auto bgInit = AnsiColour(IsBgColour.yes);

Meta