bgBlack method

Colorize bgBlack()

Implementation

Colorize bgBlack() {
  return apply(Styles.BG_BLACK);
}