Skip to content

radu-matei/spin-mono

Repository files navigation

Spin Mono

screenshot

This is a custom build of the Iosevka font, personalized according to my own liking, created while building Spin (hence the name).

It is based on Iosevka, and loosely inspired by JetBrains Mono. (See the configuration file for more details.)

It is the font I use by default on all my systems, and it is not intended to be a general-purpose font. Feel free to use it (assuming you respect the original Iosevka license).

Installing

You can download the built font from the releases page.

Building

See the Iosevka documentation on custom font builds.

$ git clone https://github.com/radu-matei/spin-mono && cd spin mono
$ npm install
$ npm run build -- ttf::spin-mono

This will generate the font in your local dist/ directory.