[PR #14672] [MERGED] Add the Theme schema for 1.16 #30202

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/14672
Author: @zadjii-msft
Created: 1/12/2023
Status: Merged
Merged: 1/13/2023
Merged by: @DHowett

Base: release-1.16Head: dev/migrie/s/thema-schema-for-1.16


📝 Commits (5)

📊 Changes

3 files changed (+106 additions, -8 deletions)

View changed files

📝 .github/actions/spelling/expect/expect.txt (+1 -0)
📝 doc/cascadia/profiles.schema.json (+104 -7)
📝 src/cascadia/WindowsTerminal/IslandWindow.cpp (+1 -1)

📄 Description

This is just #14666 ported to 1.16. Only diff is that useMica is removed.

Related to https://github.com/microsoft/terminal/issues/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/14672 **Author:** [@zadjii-msft](https://github.com/zadjii-msft) **Created:** 1/12/2023 **Status:** ✅ Merged **Merged:** 1/13/2023 **Merged by:** [@DHowett](https://github.com/DHowett) **Base:** `release-1.16` ← **Head:** `dev/migrie/s/thema-schema-for-1.16` --- ### 📝 Commits (5) - [`ca03171`](https://github.com/microsoft/terminal/commit/ca0317157644073e1eb9bf1cf23cca7501a09efc) early and often - [`d523b32`](https://github.com/microsoft/terminal/commit/d523b320318087861cbf585324645d1708c1f356) this is the refs, I think that's it? - [`35e0889`](https://github.com/microsoft/terminal/commit/35e088904806123679745e4e14a1de5a477a6adc) finally figured out how to validate - [`b454e8d`](https://github.com/microsoft/terminal/commit/b454e8d2a3eb8bd658328a3dbc52fd17f5c54826) useMica aint in 1.16 - [`3db47ca`](https://github.com/microsoft/terminal/commit/3db47cac2c89db7cec9994618877bf3826688f78) spellbot's angry ### 📊 Changes **3 files changed** (+106 additions, -8 deletions) <details> <summary>View changed files</summary> 📝 `.github/actions/spelling/expect/expect.txt` (+1 -0) 📝 `doc/cascadia/profiles.schema.json` (+104 -7) 📝 `src/cascadia/WindowsTerminal/IslandWindow.cpp` (+1 -1) </details> ### 📄 Description This is just #14666 ported to 1.16. Only diff is that useMica is removed. Related to https://github.com/microsoft/terminal/issues/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:18 +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#30202