Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The default font weight in vscode is a bit bulk #182

Open
TZECHIN6 opened this issue Jan 14, 2024 · 2 comments
Open

The default font weight in vscode is a bit bulk #182

TZECHIN6 opened this issue Jan 14, 2024 · 2 comments

Comments

@TZECHIN6
Copy link

TZECHIN6 commented Jan 14, 2024

image

Why does the font-weight seem that heavy (bold) in vscode? Below is my setting, I haven't set any fontweight modifier... should be the default regular one.

 "editor.fontFamily": "'Monaspace Neon', monospace",
 "editor.fontLigatures": "'calt', 'liga', 'dlig', 'ss01', 'ss02', 'ss03'",

for comparison, below are the same config with Source code pro
image

@hossinhabeeb119
Copy link

image

Why does the font-weight seem that heavy (bold) in vscode? Below is my setting, I haven't set any fontweight modifier... should be the default regular one.


 "editor.fontFamily": "'Monaspace Neon', monospace",

 "editor.fontLigatures": "'calt', 'liga', 'dlig', 'ss01', 'ss02', 'ss03'",

for comparison, below are the same config with Source code pro
to
image

@nmsmith
Copy link

nmsmith commented Mar 5, 2024

I agree. This font is bolder than all of the other monospace fonts I've used before. IMO, it's not really usable at this level of boldness. When using a dark color theme, the contrast is really intense.

Note: This is not a VSCode issue. It appears just as bold in other apps.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

3 participants