[PR #11088] Delete button Styling moved to CommonResource.xaml ; Issue #10454 #28412

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

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

State: closed
Merged: No


Issue #10454

There are a few places in the Settings UI where we have a "delete button":

Actions Page
Color Schemes Page
Profiles Page - Delete Profile
(PR Allow creating and editing unfocused appearances in the SUI #10317) Profiles Page - Delete Appearance: (just look up "Firebrick")
I moved these over to CommonResources.xaml.

I referred https://github.com/microsoft/microsoft-ui-xaml/blob/main/dev/CommonStyles/Common_themeresources.xaml
as a reference for the code modification.
The styling code for "delete button" where moved to Common Resource.xaml file

**Original Pull Request:** https://github.com/microsoft/terminal/pull/11088 **State:** closed **Merged:** No --- Issue #10454 There are a few places in the Settings UI where we have a "delete button": Actions Page Color Schemes Page Profiles Page - Delete Profile (PR Allow creating and editing unfocused appearances in the SUI #10317) Profiles Page - Delete Appearance: (just look up "Firebrick") I moved these over to CommonResources.xaml. I referred https://github.com/microsoft/microsoft-ui-xaml/blob/main/dev/CommonStyles/Common_themeresources.xaml as a reference for the code modification. The styling code for "delete button" where moved to Common Resource.xaml file
claunia added the pull-request label 2026-01-31 09:28:22 +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#28412