[PR #15160] [MERGED] Fix re-persisting the new legacy themes #30461

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/15160
Author: @zadjii-msft
Created: 4/11/2023
Status: Merged
Merged: 4/11/2023
Merged by: @DHowett

Base: mainHead: dev/migrie/15152-whoops-all-themes


📝 Commits (2)

  • 5302ffa fix re-persisting the new legacy themes
  • 7156436 leonard was right this is better

📊 Changes

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

View changed files

📝 src/cascadia/TerminalSettingsModel/CascadiaSettingsSerialization.cpp (+13 -2)

📄 Description

Yep, I forgot to not write them back to the settings file here.

Regressed in #15108

Closes #15152


🔄 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/15160 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 4/11/2023 **Status:** ✅ Merged **Merged:** 4/11/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `main` ← **Head:** `dev/migrie/15152-whoops-all-themes` --- ### 📝 Commits (2) - [`5302ffa`](https://github.com/microsoft/terminal/commit/5302ffaf0b756bff2562378b4a5bf14e50240779) fix re-persisting the new legacy themes - [`7156436`](https://github.com/microsoft/terminal/commit/715643642c01e2f8b387361eaf6b93ae9f2f7e2c) leonard was right this is better ### 📊 Changes **1 file changed** (+13 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/cascadia/TerminalSettingsModel/CascadiaSettingsSerialization.cpp` (+13 -2) </details> ### 📄 Description Yep, I forgot to not write them back to the settings file here. Regressed in #15108 Closes #15152 --- <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:40:57 +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#30461