[PR #5681] [CLOSED] Update New Tab Button styling for consistency #26417

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5681
Author: @carlos-zamora
Created: 5/1/2020
Status: Closed

Base: masterHead: dev/cazamor/new-tab-styling


📝 Commits (1)

  • 143b112 update new tab button styling

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/cascadia/TerminalApp/TabRowControl.xaml (+1 -1)

📄 Description

Summary of the Pull Request

This is a huge nit, but the styling of WinUI's TabView's NewTabButton is slightly different from ours. This PR manually aligns them to be more consistent.

References

WinUI's Styling: 0d4065ff23/dev/TabView/TabView.xaml (L304)

Detailed Description of the Pull Request / Additional comments

Before: <Image Coming Soon>
After: updated button


🔄 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/5681 **Author:** [@carlos-zamora](https://github.com/carlos-zamora) **Created:** 5/1/2020 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dev/cazamor/new-tab-styling` --- ### 📝 Commits (1) - [`143b112`](https://github.com/microsoft/terminal/commit/143b11221d81b2aec8689c557babb692207b247e) update new tab button styling ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/TabRowControl.xaml` (+1 -1) </details> ### 📄 Description ## Summary of the Pull Request This is a _huge_ nit, but the styling of WinUI's TabView's NewTabButton is slightly different from ours. This PR manually aligns them to be more consistent. ## References WinUI's Styling: https://github.com/microsoft/microsoft-ui-xaml/blob/0d4065ff2392048a4fd0ff5036fe2b73b09ad7cf/dev/TabView/TabView.xaml#L304 ## Detailed Description of the Pull Request / Additional comments Before: \<Image Coming Soon\> After: ![updated button](https://user-images.githubusercontent.com/11050425/80769707-f4b63a00-8b02-11ea-83c3-d882d6ce8f3b.png) --- <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:15:56 +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#26417