[PR #2936] [MERGED] Give powershell its own scheme #25161

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/2936
Author: @zadjii-msft
Created: 9/27/2019
Status: ✅ Merged
Merged: 9/28/2019
Merged by: @DHowett-MSFT

Base: master ← Head: dev/migrie/b/2883-fix-powershell-bg


📝 Commits (2)

📊 Changes

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

View changed files

📝 src/cascadia/TerminalApp/defaults.json (+22 -2)

📄 Description

Summary of the Pull Request

Give powershell its own color scheme. This way, the background it sets won't always override the background from other schemes. The background key is removed from powershell.

References

Suggested by @DHowett-MSFT in #2883.

PR Checklist

Validation Steps Performed

Deleted my profiles, let it recreate. Tried to set the colorscheme to "vintage" Saw that the background color changed.


🔄 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/2936 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 9/27/2019 **Status:** ✅ Merged **Merged:** 9/28/2019 **Merged by:** [@DHowett-MSFT](https://github.com/DHowett-MSFT) **Base:** `master` ← **Head:** `dev/migrie/b/2883-fix-powershell-bg` --- ### 📝 Commits (2) - [`63517f4`](https://github.com/microsoft/terminal/commit/63517f4d5f882578dea4a42bf252519a9f138f17) give powershell its own scheme - [`fbaa192`](https://github.com/microsoft/terminal/commit/fbaa19222e14415b02c2a9b137f2de7832d76dbc) oh no ### 📊 Changes **1 file changed** (+22 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalApp/defaults.json` (+22 -2) </details> ### 📄 Description ## Summary of the Pull Request Give powershell its own color scheme. This way, the `background` it sets won't always override the background from other schemes. The `background` key is removed from powershell. ## References Suggested by @DHowett-MSFT in #2883. ## PR Checklist * [x] Closes #2883 * [x] I work here * [n/a] Tests added/passed * [n/a] Requires documentation to be updated ## Validation Steps Performed Deleted my profiles, let it recreate. Tried to set the colorscheme to "vintage" Saw that the background color changed. --- <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:07:42 +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#25161