Skip to content

Instantly share code, notes, and snippets.

@jef
Last active September 2, 2020 18:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save jef/a5fb21583027aa9e2bb7f7c8580a1a90 to your computer and use it in GitHub Desktop.
Save jef/a5fb21583027aa9e2bb7f7c8580a1a90 to your computer and use it in GitHub Desktop.
Refind GitHub: Custom CSS
code,
kbd,
pre,
tt,
.ace_editor.ace-github-light,
.blame-sha,
.blob-code-inner,
.blob-num,
.branch-name,
.commit .sha,
.commit .sha-block,
.commit-desc pre,
.commit-ref,
.commit-tease-sha,
.default-label .sha,
.export-phrase pre,
.file-editor-textarea,
.file-info,
.gollum-editor .expanded textarea,
.gollum-editor .gollum-editor-body,
.hook-delivery-guid,
.hook-delivery-response-status,
.input-monospace,
.news .alert .branch-link,
.oauth-app-info-container dl.keys dd,
.quick-pull-choice .new-branch-name-input input,
.rgh-monospace-textareas textarea,
.tag-references>li.commit,
.text-mono,
.two-factor-secret,
.upload-files .filename,
.url-field,
.wiki-wrapper .wiki-history .commit-meta code {
font-family: 'GoMono Nerd Font', 'CaskaydiaCove Nerd Font', 'mononoki Nerd Font', 'JetBrainsMono Nerd Font', Menlo, Consolas, Courier, monospace !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment