[PR #13946] Fix til::color::layer_over #29840

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

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

State: closed
Merged: Yes


The color of inactive tab text is incorrect since #13689 due to the introduction
of til::color::layer_over which incorrectly calculated the RGB values.

Validation Steps Performed

  • Added unit tests ✅

Co-authored-by: Leonard Hecker lhecker@microsoft.com

**Original Pull Request:** https://github.com/microsoft/terminal/pull/13946 **State:** closed **Merged:** Yes --- The color of inactive tab text is incorrect since #13689 due to the introduction of `til::color::layer_over` which incorrectly calculated the RGB values. ## Validation Steps Performed * Added unit tests ✅ Co-authored-by: Leonard Hecker <lhecker@microsoft.com>
claunia added the pull-request label 2026-01-31 09:37:11 +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#29840