kherge/rs.aws-login

Color change for error messages persist after app.

kherge opened this issue · 0 comments

The following checks have been done.

  • I could not find another bug report that covers what I discovered.
  • This report does not request new features or enhancements.

What is the current behavior?

When you run the application and an error message is printed, all following text is now the same color as the error text. This persists even with other applications that are used.

What is the expected behavior?

The color should reset to their defaults after the error message is printed.

Some additional context.

No response