bgLightRed method

Colorize bgLightRed()

Implementation

Colorize bgLightRed() {
  return apply(Styles.BG_LIGHT_RED);
}