blue method

Colorize blue()

Implementation

Colorize blue() {
  return apply(Styles.BLUE);
}