[PR #17] ColorTool: Restore old console colors after printing the color table #24048

Open
opened 2026-01-31 09:01:06 +00:00 by claunia · 0 comments
Owner

Original Pull Request: https://github.com/microsoft/terminal/pull/17

State: closed
Merged: Yes


Unfortunately, when you run .\colortool.exe --current, you might notice that the color of the prompt printed after the program finishes is slightly different from what it was before you ran the program.

This changelist fixes the issue by restoring the old console colors after the program finishes printing the color table.

Testing: manual

**Original Pull Request:** https://github.com/microsoft/terminal/pull/17 **State:** closed **Merged:** Yes --- Unfortunately, when you run `.\colortool.exe --current`, you might notice that the color of the prompt printed after the program finishes is slightly different from what it was before you ran the program. This changelist fixes the issue by restoring the old console colors after the program finishes printing the color table. Testing: manual
claunia added the pull-request label 2026-01-31 09:01:06 +00:00
Sign in to join this conversation.
No Label pull-request
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#24048