[PR #13434] Update tab hover colors #29543

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

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

State: closed
Merged: Yes


The hover tab color used to be generated from the selected tab color, which would end up lighter or darker, and white-gray colors would end up pink.
It is now simply the selected tab color with 60% opacity. This is also how brushes are created for accent buttons and color buttons (although with different opacity levels).

**Original Pull Request:** https://github.com/microsoft/terminal/pull/13434 **State:** closed **Merged:** Yes --- The hover tab color used to be generated from the selected tab color, which would end up lighter or darker, and white-gray colors would end up pink. It is now simply the selected tab color with 60% opacity. This is also how brushes are created for accent buttons and color buttons (although with different opacity levels).
claunia added the pull-request label 2026-01-31 09:35:31 +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#29543