bgLightBlue method

Colorize bgLightBlue()

Implementation

Colorize bgLightBlue() {
  return apply(Styles.BG_LIGHT_BLUE);
}