Skip to content

Instantly share code, notes, and snippets.

@aanari
Created July 23, 2023 18:32
Show Gist options
  • Save aanari/857c2ee0298dff7a00463c6f9301204f to your computer and use it in GitHub Desktop.
Save aanari/857c2ee0298dff7a00463c6f9301204f to your computer and use it in GitHub Desktop.
Stylus Global Font
#read-only-cursor-text-area, pre, code, .js-path-segment, .blob-code, .blob-code-marker, .PRIVATE_TreeView-item-content-text, .react-directory-truncate {
font-family: 'PragmataProMonoLiga Nerd Font' !important;
}
h1, h2, h3, h4, h5, p, a, b, u, em, strong, blockquote, address, cite, q, ul, ol, li, dl, dt, dd {
font-family: 'Seitu' !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment