[PR #19426] Fix text color in Terminal Chat #31841

Closed
opened 2026-01-31 09:49:53 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


Summary of the Pull Request

Fixes an issue where the text is illegible when the theme setting between Terminal and Windows mismatches (i.e. Dark Terminal + Light Windows)

References and Relevant Issues

#18270

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

Tested locally.

Before

Windows Terminal with Terminal Chat on the right. The message bubbles have bad contrast.

After

Windows Terminal with Terminal Chat on the right. The message bubbles have good contrast.

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/19426 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Fixes an issue where the text is illegible when the theme setting between Terminal and Windows mismatches (i.e. Dark Terminal + Light Windows) ## References and Relevant Issues #18270 ## Detailed Description of the Pull Request / Additional comments ## Validation Steps Performed Tested locally. #### Before <img width="600" alt="Windows Terminal with Terminal Chat on the right. The message bubbles have bad contrast." src="https://github.com/user-attachments/assets/168d56dc-e986-4ed6-a232-24731700b38b" /> #### After <img width="600" alt="Windows Terminal with Terminal Chat on the right. The message bubbles have good contrast." src="https://github.com/user-attachments/assets/32f0c223-97da-47e0-ae1a-4c5f485532d3" /> ## PR Checklist - [x] Closes #18270 - [ ] Tests added/passed - [ ] Documentation updated - If checked, please file a pull request on [our docs repo](https://github.com/MicrosoftDocs/terminal) and link it here: #xxx - [ ] Schema updated (if necessary)
claunia added the pull-request label 2026-01-31 09:49:53 +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#31841