StackExchange / StackExchange/Stacks

Petition against using Cascadia Mono font

Open
#703 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
672
Forks
107
Avg merge
2d 12h
Merged PRs (30d)
26

Description

When you install Microsoft Terminal, it comes with a font: Cascadia (Code / Mono). Stacks uses Cascadia Mono for monospaced fonts:

https://github.com/StackExchange/Stacks/blob/7a5e3d0e196fd76efa80aa3f11cc31be439745dd/lib/css/exports/_stacks-constants-type.less#L22-L24

Now that font has a peculiarity: in italics, it becomes cursive:

let's foo the bars

This renders like this:

image

And I don't find that too readable. Could you consider omitting this font on Windows, or selecting the non-cursive variant for italics? Until the latter is released, I'd prefer Consolas.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Open lib/css/exports/_stacks-constants-type.less at the referenced font-stack lines and review how Cascadia Mono is selected for monospaced text. Reproduce the italic rendering shown in the issue, then update the font choice or fallback so italic monospace text is readable and verify the resulting styling.

Written by the indexing model from the issue text.

Assessment

Tech stack
css
Domain
design, frontend
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.