Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 1.5 KB

README.md

File metadata and controls

36 lines (23 loc) · 1.5 KB

Monaco Fira Code Nerd Font

Monaco Font with Fira Code ligatures and complete Nerd Font patched. Regular, medium, and bold.

Modifications

Fira Code 6.2 was used as the base font. I modified the width, height, and spacing to align with the Monaco font. Then, I replaced all ASCII characters (0-127) with MonacoB. Finally, I patched the font using Nerd Fonts 3.0.2 complete glyphs.

Font weights

  • Regular: combination of Fira Code Regular and MonacoB
  • Medium: combination of Fira Code Medium and MonacoB Bold
  • Bold: combination of Fira Code SemiBold and MonacoB2 Bold

How to install

  • Clone this repo / download MonacoFiraNerd/*.ttf
  • Install the font on your OS
  • In your editor settings, change your font to Monaco Fira Nerd
  • Enjoy 👀

Known issues

Since the Fira Code font is wider than Monaco, there may be some ligatures that are oversized.

I have finetuned the following ligatures: (Monaco Fira Nerd only)

  • <!--
  • <~~

Related Projects