Skip to content

Commit

Permalink
Monaspace: Add Light weight
Browse files Browse the repository at this point in the history
Fixes: ryanoasis#1433

Signed-off-by: Fini Jastrow <ulf.fini.jastrow@desy.de>
  • Loading branch information
Finii committed Nov 22, 2023
1 parent 08a854c commit ad652ed
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 1 deletion.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 2 additions & 0 deletions src/unpatched-fonts/Monaspace/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,6 @@ you to mix and match them for a more expressive typographical palette.

For more information have a look at the upstream website: https://github.com/githubnext/monaspace

Light weight added only after Nerd Font v3.1.0 release, see Issue 1433.

Version: 1.0.0
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/unpatched-fonts/Monaspace/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ ls -alh "${TMP_DIR}"
# In order of increasing atomic mass:
typefaces=(Neon Argon Krypton Xenon Radon)

weights=(Regular Italic Bold BoldItalic Medium MediumItalic)
weights=(Light LightItalic Regular Italic Bold BoldItalic Medium MediumItalic)

for face in "${typefaces[@]}"; do
echo "Processing ${face} ..."
Expand Down

0 comments on commit ad652ed

Please sign in to comment.