mirror of
https://github.com/rubjo/victor-mono.git
synced 2026-08-24 10:14:36 -05:00
6a29635d00edaefea17ec8031215ec3dc21e71b3
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:
- Download the font
- Unpack the ZIP
- Install the font (all styles or the ones you want)
- Change the font settings in your code editor / IDE of choice to "Victor Mono"
- Optional Set the code theme to one you like (try this one, for example)
- Optional Modify the theme colours and its application of normal/italic/bold styles
In apps, web pages or other projects:
npm i victormono(installs Regular, Italic, Bold and Bold Italic styles)import 'victormono'(in a typical modern JS setup, eg. Webpack/Vite)- Style classes with
font-family: 'Victor Mono',font-weightandfont-style
Alternative CDN hosting, best for online editors like CodePen:
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/victormono@latest/dist/index.min.css">in<head>or top of<body>- 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
Configuration
-
Sublime:
"font_options": ["ss01"] -
VScode:
"editor.fontLigatures": "'ss01'" -
Kitty:
font_features VictorMono-Medium +ss01
Example code previews
Description
A free programming font with cursive italics and ligatures. Donations welcome ❤️
coding-fontcursivecursive-italicsdownloadfontfreeitalicsligaturesmonospace-fontprogramming-fonttypefacevictor-mono
Readme
OFL-1.1
269 MiB
Languages
Vue
77.7%
CSS
7.1%
SCSS
6.5%
JavaScript
5.9%
HTML
2.4%
Other
0.4%








