Skip to content

Instantly share code, notes, and snippets.

@murxg
Last active April 27, 2025 10:39
Show Gist options
  • Save murxg/0145e496e5cb35319e1ea31caeffe22a to your computer and use it in GitHub Desktop.
Save murxg/0145e496e5cb35319e1ea31caeffe22a to your computer and use it in GitHub Desktop.
CaskaydiaCove Nerdfont for Github.com
/* ==UserStyle==
@name NF github.com
@version 20250427.10.26
@namespace murxg
@description CaskaydiaCove Nerdfont for Github.com
==/UserStyle== */
@-moz-document domain("github.com") {
code, [aria-label="file content"], .blob-code, .highlight, .blob-code-inner, pre, .react-line-number, .react-code-text, .react-blob-print-hide, .commit-ref, .text-mono {
@import url("https://github.com/mshaugh/nerdfont-webfonts/raw/refs/tags/v3.3.0/build/cascadiacode.css");
font-family: CaskaydiaCove NF, monospace !important;
}
}
@murxg
Copy link
Author

murxg commented Apr 27, 2025

If it works, you can see a cat in here:
󰄛

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment