bgRed method

Colorize bgRed()

Implementation

Colorize bgRed() {
  return apply(Styles.BG_RED);
}