bgLightMagenta method

Colorize bgLightMagenta()

Implementation

Colorize bgLightMagenta() {
  return apply(Styles.BG_LIGHT_MAGENTA);
}