resetBg property
Puts the background back to the terminal's default, leaving every other style alone.
Implementation
final String resetBg = RESET_BG;
Puts the background back to the terminal's default, leaving every other style alone.
final String resetBg = RESET_BG;