The color scheme preview in the settings UI no longer works #16063

Open
opened 2026-01-31 04:56:27 +00:00 by claunia · 0 comments
Owner

Originally created by @j4james on GitHub (Dec 7, 2021).

Originally assigned to: @zadjii-msft on GitHub.

Windows Terminal version

Commit 094273b995

Windows build number

10.0.19041.1348

Other Software

No response

Steps to reproduce

  1. Open the Settings UI
  2. Navigate to the profile Defaults section.
  3. Select the Appearance tab.
  4. Flip through different Color scheme options while watching the preview window.

Expected Behavior

The preview should update to reflect the selected color scheme.

Actual Behavior

The preview doesn't change.

I did a git bisect of the code, which reported commit 094273b995 as the point at which this stop working. However, I'm wondering if perhaps it's an interaction between those changes and the color table refactoring I was doing in #11602 and #11784.

Originally created by @j4james on GitHub (Dec 7, 2021). Originally assigned to: @zadjii-msft on GitHub. ### Windows Terminal version Commit 094273b995352ff9d80f36279c297488b756df1d ### Windows build number 10.0.19041.1348 ### Other Software _No response_ ### Steps to reproduce 1. Open the Settings UI 2. Navigate to the profile _Defaults_ section. 3. Select the _Appearance_ tab. 4. Flip through different _Color scheme_ options while watching the preview window. ### Expected Behavior The preview should update to reflect the selected color scheme. ### Actual Behavior The preview doesn't change. I did a git bisect of the code, which reported commit 094273b995352ff9d80f36279c297488b756df1d as the point at which this stop working. However, I'm wondering if perhaps it's an interaction between those changes and the color table refactoring I was doing in #11602 and #11784.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#16063