lightYellow method

Colorize lightYellow()

Implementation

Colorize lightYellow() {
  return apply(Styles.LIGHT_YELLOW);
}