lightGray method

Colorize lightGray()

Implementation

Colorize lightGray() {
  return apply(Styles.LIGHT_GRAY);
}