reset_all method

void reset_all()

Implementation

void reset_all() {
  sgr(0);
}