[PR #14666] [MERGED] Update the Theme schema for 1.17 #30191

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14666
Author: @zadjii-msft
Created: 1/11/2023
Status: Merged
Merged: 1/14/2023
Merged by: @carlos-zamora

Base: mainHead: dev/migrie/s/theme-schema


📝 Commits (7)

📊 Changes

1 file changed (+134 additions, -9 deletions)

View changed files

📝 doc/cascadia/profiles.schema.json (+134 -9)

📄 Description

What it says on the tin.

I finally figured out the right way to validate schema updates in VsCode, which made this a lot faster. Tossed notes in the wiki for next time I do this.

Closes #14560


🔄 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/14666 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 1/11/2023 **Status:** ✅ Merged **Merged:** 1/14/2023 **Merged by:** [@carlos-zamora](https://github.com/carlos-zamora) **Base:** `main` ← **Head:** `dev/migrie/s/theme-schema` --- ### 📝 Commits (7) - [`1b85605`](https://github.com/microsoft/terminal/commit/1b85605f83ee3d976f0fb957cede9b63f5c1a0a8) early and often - [`0b745f0`](https://github.com/microsoft/terminal/commit/0b745f0af092a3b8ad36b063f039484858c07170) Migrate spelling-0.0.21 changes from main - [`67a7f66`](https://github.com/microsoft/terminal/commit/67a7f66498676928f7acd62d170274501e2e0f97) Merge remote-tracking branch 'origin/main' into dev/migrie/s/theme-schema - [`ed0dab5`](https://github.com/microsoft/terminal/commit/ed0dab5462333c30aa3b30369a2ae5c6dcf07c4d) Merge branch 'main' into dev/migrie/s/theme-schema - [`1234be2`](https://github.com/microsoft/terminal/commit/1234be27c0698623e92aa5496d3fa48808bdeee0) this is the refs, I think that's it? - [`31d52b3`](https://github.com/microsoft/terminal/commit/31d52b30ec4fa27a59a2946ad94abbb048b61135) finally figured out how to validate - [`1356c94`](https://github.com/microsoft/terminal/commit/1356c945a6205209e42a7a76c7a4707bfd208e0b) I need this for #14497 ### 📊 Changes **1 file changed** (+134 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `doc/cascadia/profiles.schema.json` (+134 -9) </details> ### 📄 Description What it says on the tin. I finally figured out the right way to validate schema updates in VsCode, which made this a lot faster. Tossed notes in the wiki for next time I do this. Closes #14560 --- <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:14 +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#30191