reverse method

Colorize reverse()

Implementation

Colorize reverse() {
  return apply(Styles.REVERSE);
}