marnen / fonts

Free and open fonts for the Atom editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fonts package for Atom

Oh we do love our monospace fonts don't we? To celebrate typography and free choice, I've packaged all the great fonts I could get my hands on (over 45 of them at this point).

This package delivers them straight to Atom through the power of @font-face. You no longer need to hunt down and install your favourite font, instead you can now instantly try out any of the fonts in this package.

How to use

  1. Install the package
  2. Go to the package's settings page
  3. Select a font from the drop-down list

Settings page screenshot

Disable the package to re-enable the normal font settings.

How to change the UI font

Add this rule (with your favorite font-family) to your style.less file

atom-workspace {
    font-family: Mononoki;
}

All fonts

3270, Anka/Coder, Anonymous Pro, Aurulent Sans Mono, Average Mono, BPmono, Bitstream Vera Sans Mono, Borg Sans Mono, CamingoCode, Code New Roman, Consolamono, Courier Prime, Courier Prime Code, Cousine, Cutive Mono, DejaVu Mono, Droid Sans Mono, Droid Sans Mono Dotted, Droid Sans Mono Slashed, Effects Eighty, Fantasque Sans Mono, Fifteen, Fira Mono, FiraCode, FiraCode Light, Fixedsys, Fixedsys Excelsior, Fixedsys Ligatures, GNU Freefont, GNU Unifont, Generic Mono, Go Mono, Gohufont 11, Gohufont 14, Hack, Hasklig, Hasklig Light, Hasklig Medium, Hermit, Hermit Light, Inconsolata, Inconsolata-g, Iosevka, Iosevka Extra Light, Iosevka Light, Iosevka Medium, Iosevka Thin, Latin Modern Mono, Latin Modern Mono Light, League, Lekton, Liberation Mono, Luculent, Luxi Mono, M+, M+ Light, M+ Medium, M+ Thin, Meslo, Monofur, Monoid, Mononoki, NotCourierSans, Noto, Nova Mono, Office Code Pro, Office Code Pro Light, Office Code Pro Medium, Overpass Mono, Oxygen Mono, PT Mono, Plex Mono, Profont, Proggy Clean, Quinze, Roboto Mono, Roboto Mono Light, Roboto Mono Medium, Roboto Mono Thin, SK Modernist, Share Tech Mono, Source Code Pro, Source Code Pro Extra Light, Source Code Pro Light, Source Code Pro Medium, Space Mono, Sudo, TeX Gyre Cursor, Terminus, Ubuntu Mono, VT323, Verily Serif Mono, saxMono

More programming fonts

About

Free and open fonts for the Atom editor

License:MIT License


Languages

Language:CSS 81.0%Language:JavaScript 19.0%