[PR #14587] [MERGED] Add color chips to the color scheme dropdown in Appearance #30164

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

📋 Pull Request Information

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

Base: mainHead: dev/pabhoj/color_chips_dropdown


📝 Commits (10+)

📊 Changes

1 file changed (+125 additions, -2 deletions)

View changed files

📝 src/cascadia/TerminalSettingsEditor/Appearances.xaml (+125 -2)

📄 Description

Does what it says on the tin.


🔄 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/14587 **Author:** [@PankajBhojwani](https://github.com/PankajBhojwani) **Created:** 12/20/2022 **Status:** ✅ Merged **Merged:** 1/19/2023 **Merged by:** [@undefined](undefined) **Base:** `main` ← **Head:** `dev/pabhoj/color_chips_dropdown` --- ### 📝 Commits (10+) - [`52eaecb`](https://github.com/microsoft/terminal/commit/52eaecb6054549071456c71704c815d45c63275d) seems to work - [`4c546c8`](https://github.com/microsoft/terminal/commit/4c546c88e3d78653a1e8c656a3c9def7a20242a8) progress towards removing nav state - [`f4f09c0`](https://github.com/microsoft/terminal/commit/f4f09c008c4a3970658faba7e94c209925cb532b) remove navigation state - [`e5ef839`](https://github.com/microsoft/terminal/commit/e5ef83920f76ebb61f7216840421ac8f2f7b86cf) helper - [`6593895`](https://github.com/microsoft/terminal/commit/6593895b34a25dec9f411eea3ba5b1d000c0887a) initialize profileVMs after schemesPageVM - [`0e20851`](https://github.com/microsoft/terminal/commit/0e208511551aef348a01405676555000d7dce137) conflict - [`451dae7`](https://github.com/microsoft/terminal/commit/451dae76dca86f9807438c90e8a493fac72dd3e0) chips in the dropdown - [`878d1d7`](https://github.com/microsoft/terminal/commit/878d1d72a5fc8e50bda1869df1211e37371cbf30) format - [`7651b7b`](https://github.com/microsoft/terminal/commit/7651b7be86626cc00b3106f77deb029389a63a36) conflict - [`5550188`](https://github.com/microsoft/terminal/commit/555018840e27b05e1d8ed97ace087fb69a7ea293) padding, wordellipsis ### 📊 Changes **1 file changed** (+125 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsEditor/Appearances.xaml` (+125 -2) </details> ### 📄 Description Does what it says on the tin. --- <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:03 +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#30164