[PR #1934] [MERGED] Style the button and tab view background to match the titlebar #24718

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/1934
Author: @cinnamon-msft
Created: 7/12/2019
Status: ✅ Merged
Merged: 7/12/2019
Merged by: @DHowett-MSFT

Base: master ← Head: cinnamon/button-styling


📝 Commits (3)

  • 7237ab2 styled title bar to be one color, shrunk + button
  • 7160f04 Un-fix the line endings (sorry)
  • e686e9d fixed spacing (hopefully) and removed selectionChanged

📊 Changes

2 files changed (+14 additions, -6 deletions)

View changed files

📝 src/cascadia/TerminalApp/MinMaxCloseControl.xaml (+8 -4)
📝 src/cascadia/TerminalApp/TerminalPage.xaml (+6 -2)

📄 Description

Summary of the Pull Request

Added additional styling to the title bar so it looks cohesive and tweaked the + button so it's not so large.

References

PR Checklist

  • Closes Text Wrapping with ConPTY (#615)
  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Detailed Description of the Pull Request / Additional comments

image

image

Validation Steps Performed


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/1934 **Author:** [@cinnamon-msft](https://github.com/cinnamon-msft) **Created:** 7/12/2019 **Status:** ✅ Merged **Merged:** 7/12/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `cinnamon/button-styling` --- ### 📝 Commits (3) - [`7237ab2`](https://github.com/microsoft/terminal/commit/7237ab28ac8b9dee24ccbc7af55e0f6b0466d894) styled title bar to be one color, shrunk + button - [`7160f04`](https://github.com/microsoft/terminal/commit/7160f049ba301ec09d50960d220f17c44832c6a9) Un-fix the line endings (sorry) - [`e686e9d`](https://github.com/microsoft/terminal/commit/e686e9dc7199f084f283d9c10cdcfde9386f118b) fixed spacing (hopefully) and removed selectionChanged ### 📊 Changes **2 files changed** (+14 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/MinMaxCloseControl.xaml` (+8 -4) 📝 `src/cascadia/TerminalApp/TerminalPage.xaml` (+6 -2) </details> ### 📄 Description <!-- Enter a brief description/summary of your PR here. What does it fix/what does it change/how was it tested (even manually, if necessary)? --> ## Summary of the Pull Request Added additional styling to the title bar so it looks cohesive and tweaked the + button so it's not so large. <!-- Other than the issue solved, is this relevant to any other issues/existing PRs? --> ## References <!-- Please review the items on the PR checklist before submitting--> ## PR Checklist * [x] Closes #615 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Requires documentation to be updated * [ ] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx <!-- Provide a more detailed description of the PR, other things fixed or any additional comments/features here --> ## Detailed Description of the Pull Request / Additional comments ![image](https://user-images.githubusercontent.com/48369326/61092191-2d611780-a3fa-11e9-882b-9e80cfa132f1.png) ![image](https://user-images.githubusercontent.com/48369326/61092222-48cc2280-a3fa-11e9-94f6-3767fc901802.png) <!-- Describe how you validated the behavior. Add automated tests wherever possible, but list manual validation steps taken as well --> ## Validation Steps Performed --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:04:57 +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#24718