bgLightGray method

Colorize bgLightGray()

Implementation

Colorize bgLightGray() {
  return apply(Styles.BG_LIGHT_GRAY);
}