Last active
January 16, 2021 14:38
-
-
Save kiliman/b31aee1c6a6af920256ec62fbbfc32ba to your computer and use it in GitHub Desktop.
Cobalt2 theme on GitHub
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
.highlight pre, .blob-wrapper, .blob-expanded .blob-code, .blob-expanded .blob-num { background-color: #193549 !important; color: #e1efff !important; } | |
.blob-code-inner, .blob-num, .highlight pre, .blob-wrapper { font-family: "Operator Mono SSm Lig" !important; color: #ffee80 !important; font-size:16px; line-height: 135% !important;} | |
.blob-num, .blob-expanded .blob-num {color: #aaa !important; } | |
.blob-code-hunk, .blob-num-hunk, .blob-num-expandable, .blob-code-expandable { background-color: #1E88E5; } | |
.blob-code-addition, .blob-num-addition { background-color: #005500; } | |
.blob-code-deletion, .blob-num-deletion { background-color: #550000; } | |
.pl-c, .pl-e { font-style: italic; } | |
.pl-k { color: #ff9d00; } | |
.pl-pds { color: #e1efff; } | |
.pl-pse { color: #e1efff; } | |
.pl-smi { color: #e1efff;} | |
.pl-v { color: #e1efff;} | |
.pl-en { color: #ffc600;} | |
.pl-c1 { color: #e1efff;} | |
.pl-s { color: #a5ff90;} | |
.pl-s .pl-pds { color: #3ad900; } | |
.pl-s .pl-s1 { color: #e1efff; } | |
.pl-s1 .pl-pse { color: #ffee80; } | |
.pl-ent { color: #ffc600;} | |
.pl-c { color: #0088ff; } | |
.pl-e { color: #3ad900; } | |
.pl-sr { color: #a5ff90; } | |
.pl-sr .pl-cce { color: #ff628c !important;} | |
.pl-sr .pl-pds { color: #92fc79 !important;} |
Updated styles for diff view
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You can install this theme directly from UserStyles
https://userstyles.org/styles/158667/github-cobalt2