[PR #12241] [MERGED] Switch WinUI to the Windows 11 styles #28914

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/12241
Author: @PankajBhojwani
Created: 1/24/2022
Status: Merged
Merged: 1/27/2022
Merged by: @undefined

Base: mainHead: dev/pabhoj/xaml_version_2


📝 Commits (4)

  • ca61038 version 2, fix button width
  • a2392a4 fix info bar
  • 3eb521c add background to stack panel instead
  • 9586316 change segoe mdl2 to segoe fluent, fix toggle button sizing

📊 Changes

5 files changed (+40 additions, -21 deletions)

View changed files

📝 src/cascadia/TerminalApp/App.xaml (+1 -1)
📝 src/cascadia/TerminalApp/TerminalPage.xaml (+2 -1)
📝 src/cascadia/TerminalSettingsEditor/Appearances.xaml (+27 -18)
📝 src/cascadia/TerminalSettingsEditor/CommonResources.xaml (+9 -0)
📝 src/cascadia/TerminalSettingsEditor/Profiles.xaml (+1 -1)

📄 Description

No description provided


🔄 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/12241 **Author:** [@PankajBhojwani](https://github.com/PankajBhojwani) **Created:** 1/24/2022 **Status:** ✅ Merged **Merged:** 1/27/2022 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/pabhoj/xaml_version_2` --- ### 📝 Commits (4) - [`ca61038`](https://github.com/microsoft/terminal/commit/ca610386a179a1bc501317d652806e30ea15cf3c) version 2, fix button width - [`a2392a4`](https://github.com/microsoft/terminal/commit/a2392a4ea9dde17fb9237a517620a091d6cd710f) fix info bar - [`3eb521c`](https://github.com/microsoft/terminal/commit/3eb521c1efb4d6d0c827c573666bbf09f1a5e9d7) add background to stack panel instead - [`9586316`](https://github.com/microsoft/terminal/commit/9586316c97fe84eaade73ddbc04fdec1026154f9) change segoe mdl2 to segoe fluent, fix toggle button sizing ### 📊 Changes **5 files changed** (+40 additions, -21 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/App.xaml` (+1 -1) 📝 `src/cascadia/TerminalApp/TerminalPage.xaml` (+2 -1) 📝 `src/cascadia/TerminalSettingsEditor/Appearances.xaml` (+27 -18) 📝 `src/cascadia/TerminalSettingsEditor/CommonResources.xaml` (+9 -0) 📝 `src/cascadia/TerminalSettingsEditor/Profiles.xaml` (+1 -1) </details> ### 📄 Description _No description provided_ --- <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:31:36 +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#28914