[PR #1627] Replace caption buttons with ones that look close to correct #24634

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

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

State: closed
Merged: Yes


Summary of the Pull Request

This pull request contains a bunch of XAML that makes our caption buttons look like this:

state image
normal image
hovered image
clicked image
maximized image

instead of like the characters _, - and X from Segoe UI.

References

Part of #1625.

PR Checklist

  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed/N/A
  • I've discussed this with core contributors already.
**Original Pull Request:** https://github.com/microsoft/terminal/pull/1627 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request This pull request contains a bunch of XAML that makes our caption buttons look like this: |state|image| |-|-| |normal|![image](https://user-images.githubusercontent.com/14316954/60141892-55027f80-976c-11e9-8074-c8b77ca4a1d8.png)| |hovered|![image](https://user-images.githubusercontent.com/14316954/60141895-58960680-976c-11e9-89d2-08dbd664625f.png)| |clicked|![image](https://user-images.githubusercontent.com/14316954/60141898-5c298d80-976c-11e9-9a53-c9f394c3ca88.png)| |maximized|![image](https://user-images.githubusercontent.com/14316954/60141918-795e5c00-976c-11e9-83d4-fc0fe80acb57.png)| instead of like the characters `_`, `-` and `X` from Segoe UI. ## References Part of #1625. ## PR Checklist * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [x] Tests added/passed/N/A * [x] I've discussed this with core contributors already.
claunia added the pull-request label 2026-01-31 09:04:29 +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#24634