bgLightYellow method

Colorize bgLightYellow()

Implementation

Colorize bgLightYellow() {
  return apply(Styles.BG_LIGHT_YELLOW);
}