[PR #19164] Update key chord styling in actions page #31729

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

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

State: closed
Merged: Yes


Summary of the Pull Request

Reverts most of the styling changes done in #19001 to the key chords displayed in the SUI's Actions page. The CornerRadius was kept at the updated value of ControlCornerRadius for consistency.

The only other changes in #19001 that were kept for this page include:

  • EditButtonIconSize: 15 --> 14
  • AccentEditButtonStyle > Padding: 3 --> 4
  • Command name's FontWeight reduced to Normal
  • AddNewButton > Margin added (set to 0,12,0,0 to provide spacing between breadcrumb header and button)
**Original Pull Request:** https://github.com/microsoft/terminal/pull/19164 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Reverts most of the styling changes done in #19001 to the key chords displayed in the SUI's Actions page. The `CornerRadius` was kept at the updated value of `ControlCornerRadius` for consistency. The only other changes in #19001 that were kept for this page include: - `EditButtonIconSize`: 15 --> 14 - `AccentEditButtonStyle` > `Padding`: 3 --> 4 - Command name's `FontWeight` reduced to `Normal` - `AddNewButton` > `Margin` added (set to `0,12,0,0` to provide spacing between breadcrumb header and button)
claunia added the pull-request label 2026-01-31 09:49:10 +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#31729