[PR #7162] Add support for per-profile tab colors #26857

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

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

State: closed
Merged: Yes


Summary of the Pull Request

profile-tabColor-000

This PR adds support for per-profile tab colors, in accordance with #7134. This adds a single tabColor property, that when set, specifies the background color for profile's tab. This color can be overridden by the color picker, and clearing the color with the color picker will revert to this default color set for the tab.

References

PR Checklist

Detailed Description of the Pull Request / Additional comments

Validation Steps Performed

Played with setting this color, both on launch and via hot-reload

**Original Pull Request:** https://github.com/microsoft/terminal/pull/7162 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request ![profile-tabColor-000](https://user-images.githubusercontent.com/18356694/89205381-4399c280-d57d-11ea-925e-06a2369e1830.gif) This PR adds support for per-profile tab colors, in accordance with #7134. This adds a single `tabColor` property, that when set, specifies the background color for profile's tab. This color can be overridden by the color picker, and clearing the color with the color picker will revert to this default color set for the tab. ## References * Seriously go read #7134 * Theming is covered in #3327 & #5772 ## PR Checklist * [x] Closes #1337 * [x] I work here * [ ] Tests added/passed * [ ] Requires documentation to be updated ## Detailed Description of the Pull Request / Additional comments * Seriously go read #7134 ## Validation Steps Performed Played with setting this color, both on launch and via hot-reload
claunia added the pull-request label 2026-01-31 09:18:32 +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#26857