[PR #3033] Add a warning when a profile has an unknown color scheme #25224

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

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

State: closed
Merged: Yes


Summary of the Pull Request

Add a warning when the user sets their colorScheme to a scheme that doesn't exists. When that occurs, we'll set their color table to the campbell scheme, to prevent it from being just entirely black.

PR Checklist

**Original Pull Request:** https://github.com/microsoft/terminal/pull/3033 **State:** closed **Merged:** Yes --- ## Summary of the Pull Request Add a warning when the user sets their `colorScheme` to a scheme that doesn't exists. When that occurs, we'll set their color table to the campbell scheme, to prevent it from being just entirely black. ## PR Checklist * [x] Closes #2547 * [x] I work here * [x] Tests added/passed * [n/a] Requires documentation to be updated
claunia added the pull-request label 2026-01-31 09:08:05 +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#25224