Skip to content

Instantly share code, notes, and snippets.

@deckar01
Last active October 30, 2021 21:52
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 deckar01/b10ef10b0ca6e1667cc903e02654a114 to your computer and use it in GitHub Desktop.
Save deckar01/b10ef10b0ca6e1667cc903e02654a114 to your computer and use it in GitHub Desktop.
GitHub Dark Colorblind Zen
.blob-code-hunk {
/* background-color: var(--color-accent-subtle); */
border: 1px solid var(--color-btn-bg);
}
.blob-num-hunk, .blob-num-expandable {
/* background-color: var(--color-accent-muted); */
background-color: var(--color-btn-bg);
}
@deckar01
Copy link
Author

github-colorblind-zen

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