bgYellow method

Colorize bgYellow()

Implementation

Colorize bgYellow() {
  return apply(Styles.BG_YELLOW);
}