githubnext / monaspace

An innovative superfamily of fonts for code
https://monaspace.githubnext.com
SIL Open Font License 1.1
13.14k stars 219 forks source link

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

Open TZECHIN6 opened 5 months ago

TZECHIN6 commented 5 months ago

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 commented 5 months ago

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 commented 3 months ago

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.