# 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: ```html ``` ```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.