[PR #14706] [MERGED] Fix the selected color scheme list item container background being blue in Windows 10 #30219

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14706
Author: @PankajBhojwani
Created: 1/19/2023
Status: Merged
Merged: 1/19/2023
Merged by: @undefined

Base: mainHead: dev/pabhoj/win10_schemes_page


📝 Commits (2)

📊 Changes

1 file changed (+5 additions, -0 deletions)

View changed files

📝 src/cascadia/TerminalSettingsEditor/ColorSchemes.xaml (+5 -0)

📄 Description

Specify the resource to use for the list view item background when selected.

References #14693

Validation Steps Performed

Background is no longer blue, it is light gray (like in Windows 11). Screenshots below.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/microsoft/terminal/pull/14706 **Author:** [@PankajBhojwani](https://github.com/PankajBhojwani) **Created:** 1/19/2023 **Status:** ✅ Merged **Merged:** 1/19/2023 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/pabhoj/win10_schemes_page` --- ### 📝 Commits (2) - [`d972f24`](https://github.com/microsoft/terminal/commit/d972f24156352bc5bdd478d24aaf9fa113cbb897) specify backgruond color - [`1c1e47c`](https://github.com/microsoft/terminal/commit/1c1e47c05727819ef04037a62c3533e1532c82a3) comment, format ### 📊 Changes **1 file changed** (+5 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/ColorSchemes.xaml` (+5 -0) </details> ### 📄 Description Specify the resource to use for the list view item background when selected. References #14693 ## Validation Steps Performed Background is no longer blue, it is light gray (like in Windows 11). Screenshots below. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-31 09:39:24 +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#30219