Skip to content

Instantly share code, notes, and snippets.

@duffn
Created March 16, 2019 18:48
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 duffn/d006fb3948a86efe9912cf7eb01b9870 to your computer and use it in GitHub Desktop.
Save duffn/d006fb3948a86efe9912cf7eb01b9870 to your computer and use it in GitHub Desktop.
Dracula Theme for GitHub with Refined GitHub
.blob-code-inner {
font-family: 'Hack', Menlo, monospace;
font-size: 16px;
}
.blob-code-inner span.pl-k {
color: #FF79C6;
}
.blob-code-inner span.pl-c1,
.blob-code-inner span.pl-en {
color: #50FA7B;
}
.blob-code-inner span.pl-s,
.blob-code-inner span.pl-pds {
color: #F1FA8C
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment