Fully customizable syntax highlighter
convert | ||
css | ||
jbmono | ||
js | ||
langs | ||
themes | ||
index.html | ||
languages.txt | ||
LICENSE | ||
README.md | ||
start.html |
MonoLight
Fully customizable syntax highlighter
JetBrains Mono
If you want to use JetBrains Mono font on your site, just import css file with font-face settings:
<link rel="stylesheet" href="https://raw.githubusercontent.com/DarkCat09/monolight/main/css/jetbrainsmono.css" />
@import url('https://raw.githubusercontent.com/DarkCat09/monolight/main/css/jetbrainsmono.css');
How to contribute
Fork this repository, add your programming language to langs/ and make PR.