Victor Mono

A free programming font with cursive italics and ligatures. Donations welcome ❤️
Alternatives To Victor Mono
Project NameStarsDownloadsRepos Using ThisPackages Using ThisMost Recent CommitTotal ReleasesLatest ReleaseOpen IssuesLicenseLanguage
Victor Mono2,74844 months ago19April 17, 20233ofl-1.1Vue
A free programming font with cursive italics and ligatures. Donations welcome ❤️
Lilex523
4 days ago3ofl-1.1Python
🤘Open source programming font
Dejavusanscode403
5 years ago9otherPerl
Monospaced font with programming ligatures based on DejaVu Sans Mono
Iosevka Mayukai184
4 months ago
Font based on Iosevka Custom Build, with combination from Iosevka SS04 Menlo, SS07 Monaco, SS09 Source Code Pro, SS12 Ubuntu Mono, SS14 Jetbrains Mono, Hack Style, and some Nerd Font Patching.
Inconsolata Lig4
4 years agoother
Modified version of the Inconsolate-g font with included programming ligatures.
Purisa Code2
5 years ago1gpl-2.0JavaScript
Proportionate typeface for programming
Alternatives To Victor Mono
Select To Compare


Alternative Project Comparisons
Readme

GitHub release GitHub Release Date Travis (.org) GitHub GitHub stars

Stand With Ukraine


Intro image carbon (3)

More information and download: rubjo.github.io/victor-mono. If you like it and want to say thanks, donations are welcome. ❤️


How to use

In code editors:

  1. Download the font
  2. Unpack the ZIP
  3. Install the font (all styles or the ones you want)
  4. Change the font settings in your code editor / IDE of choice to "Victor Mono"
  5. Optional Set the code theme to one you like. Check out https://themer.dev/victor-mono, where you can download the official theme for your favourite terminals, editors and apps.
  6. Optional Modify the theme colours and its application of normal/italic/bold styles

In apps, web pages or other projects:

  1. npm i victormono (installs Regular, Italic, Bold and Bold Italic styles)
  2. import 'victormono' (in a typical modern JS setup, eg. Webpack/Vite)
  3. Style classes with font-family: 'Victor Mono', font-weight and font-style

Alternative CDN hosting, best for online editors like CodePen:

  1. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/victormono@latest/dist/index.min.css"> in <head> or top of <body>
  2. Style classes with font-family: 'Victor Mono', monospace

Font stylistics

Available stylistics

  • ss01: Single-storey a
  • ss02: Slashed zero, variant 1
  • ss03: Slashed zero, variant 2
  • ss04: Slashed zero, variant 3
  • ss05: Slashed zero, variant 4
  • ss06: Slashed seven
  • ss07: Straighter 6 and 9

Configuration

  • Sublime:

     "font_options": ["ss01"]
    
  • VScode:

     "editor.fontLigatures": "'ss01'"
    
  • Kitty:

     font_features VictorMono-Medium +ss01
    

Example code previews

carbon carbon (1) carbon (2) carbon (4) carbon (5) carbon (6) carbon (7)

Popular Ligatures Projects
Popular Programming Projects
Popular User Interface Categories
Related Searches

Get A Weekly Email With Trending Projects For These Categories
No Spam. Unsubscribe easily at any time.
Vue
Programming
Typeface
Ligatures
Monospace Font