[PR #10026] [WPF] Allows setting the WPF control background when setting the terminal theme #27864

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

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

State: closed
Merged: Yes


When syncing terminals across users (i.e. Liveshare shared terminals),
the terminal size is synced. This leads to having unused space around
the terminal which is the same color as the terminal's background
causing confusion as to what space is usable within the terminal.

Instead this change allows consumers to set the background color of the
control, separate from the terminal renderer's background, which makes
it easier to identify the edges of the terminal.

**Original Pull Request:** https://github.com/microsoft/terminal/pull/10026 **State:** closed **Merged:** Yes --- When syncing terminals across users (i.e. Liveshare shared terminals), the terminal size is synced. This leads to having unused space around the terminal which is the same color as the terminal's background causing confusion as to what space is usable within the terminal. Instead this change allows consumers to set the background color of the control, separate from the terminal renderer's background, which makes it easier to identify the edges of the terminal.
claunia added the pull-request label 2026-01-31 09:24:45 +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#27864