[PR #5121] [MERGED] Set Cascadia Code as default font #26106

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

📋 Pull Request Information

Original PR: https://github.com/microsoft/terminal/pull/5121
Author: @cinnamon-msft
Created: 3/25/2020
Status: Merged
Merged: 3/25/2020
Merged by: @undefined

Base: masterHead: cinnamon/cascadia-code-default


📝 Commits (2)

  • 941ca18 set Cascadia Code as default font
  • 5a28c91 keep hwndTerminal as Consolas

📊 Changes

6 files changed (+8 additions, -7 deletions)

View changed files

📝 doc/cascadia/SettingsSchema.md (+1 -1)
📝 doc/cascadia/profiles.schema.json (+1 -1)
📝 src/cascadia/PublicTerminalCore/HwndTerminal.cpp (+2 -2)
📝 src/cascadia/TerminalApp/defaults-universal.json (+1 -0)
📝 src/cascadia/TerminalApp/defaults.json (+2 -2)
📝 src/inc/DefaultSettings.h (+1 -1)

📄 Description

Summary of the Pull Request

Changes default font from Consolas to Cascadia Code.

PR Checklist

  • Closes TerminalAppLocalTests failing when running unit tests locally (#4943)
  • CLA signed. If not, go over here and sign the CLA
  • Tests added/passed
  • Requires documentation to be updated
  • I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx

Validation Steps Performed

I deleted my profiles.json and built from source. All profiles appeared in Cascadia Code.


🔄 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/5121 **Author:** [@cinnamon-msft](https://github.com/cinnamon-msft) **Created:** 3/25/2020 **Status:** ✅ Merged **Merged:** 3/25/2020 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `cinnamon/cascadia-code-default` --- ### 📝 Commits (2) - [`941ca18`](https://github.com/microsoft/terminal/commit/941ca18de02fb20ab2ba64ff7510185603d4ddee) set Cascadia Code as default font - [`5a28c91`](https://github.com/microsoft/terminal/commit/5a28c9108f5c411a66b2b9e39f03ae8b8caaaaec) keep hwndTerminal as Consolas ### 📊 Changes **6 files changed** (+8 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `doc/cascadia/SettingsSchema.md` (+1 -1) 📝 `doc/cascadia/profiles.schema.json` (+1 -1) 📝 `src/cascadia/PublicTerminalCore/HwndTerminal.cpp` (+2 -2) 📝 `src/cascadia/TerminalApp/defaults-universal.json` (+1 -0) 📝 `src/cascadia/TerminalApp/defaults.json` (+2 -2) 📝 `src/inc/DefaultSettings.h` (+1 -1) </details> ### 📄 Description ## Summary of the Pull Request Changes default font from Consolas to Cascadia Code. ## PR Checklist * [x] Closes #4943 * [x] CLA signed. If not, go over [here](https://cla.opensource.microsoft.com/microsoft/Terminal) and sign the CLA * [ ] Tests added/passed * [ ] Requires documentation to be updated * [x] I've discussed this with core contributors already. If not checked, I'm ready to accept this work might be rejected in favor of a different grand plan. Issue number where discussion took place: #xxx ## Validation Steps Performed I deleted my profiles.json and built from source. All profiles appeared in Cascadia Code. --- <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:13:58 +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#26106