bgDarkGray method

Colorize bgDarkGray()

Implementation

Colorize bgDarkGray() {
  return apply(Styles.BG_DARK_GRAY);
}