1
1
mirror of https://github.com/tonsky/FiraCode.git synced 2024-07-04 16:06:26 +03:00

confirmed editor.fontWeight works on Windows 10

joelnet 2020-04-14 23:33:54 -07:00
parent 77150cf663
commit 1d64e8ca98

@ -26,7 +26,7 @@ If this doesn't work for you, you can try:
"editor.fontLigatures": true,
```
### Font weights
To achieve different weights add one of the following (verified on Mac):
To achieve different weights add one of the following (verified on Mac/Windows 10):
```json
"editor.fontWeight": "300" // Light
"editor.fontWeight": "400" // Regular