black constant

ANSIColor const black

Implementation

static const black = ANSIColor(foreground: 30, background: 40);