Created
June 2, 2015 20:07
-
-
Save evanscottgray/2e115fdcdd653a9223ee to your computer and use it in GitHub Desktop.
github enterprise dark css syntax highlights
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
| /*! Vibrant Ink */.ace_editor, .highlight { | |
| background-color: #0F0F0F!important; | |
| color: #FFF!important; | |
| } | |
| .pl-c { | |
| color: #93C!important; | |
| font-style: italic!important; | |
| } | |
| .c { | |
| color: #93C!important; | |
| font-style: italic!important; | |
| } | |
| .si { | |
| color: #399!important; | |
| } | |
| .pl-e { | |
| color: #F60!important; | |
| } | |
| .nf { | |
| color: #FFF!important; | |
| } | |
| .pl-ent { | |
| color: #FC0!important; | |
| } | |
| .k { | |
| color: #F60!important; | |
| } | |
| .kn { | |
| color: #F60!important; | |
| } | |
| .nn { | |
| color: #FFF!important; | |
| } | |
| .o { | |
| color: #F60!important; | |
| } | |
| .pl-mb { | |
| color: #6F0!important; | |
| font-weight: 700!important; | |
| } | |
| .pl-mdh, .pl-mdr { | |
| color: #F60!important; | |
| } | |
| .pl-mh { | |
| color: #9C9!important; | |
| } | |
| .pl-mh .pl-en { | |
| color: #9C9!important; | |
| font-weight: 700!important; | |
| } | |
| .pl-mi { | |
| color: #F60!important; | |
| font-style: italic!important; | |
| } | |
| .pl-ml, .pl-mm, .pl-mo, .pl-mp { | |
| color: #F60!important; | |
| } | |
| .pl-mq { | |
| color: #93C!important; | |
| } | |
| .pl-mr, .pl-ms { | |
| color: #F60!important; | |
| } | |
| .pl-pds { | |
| color: #6F0!important; | |
| } | |
| .s { | |
| color: #FC0!important; | |
| } | |
| .nt { | |
| color: #FC0!important; | |
| } | |
| .pl-s1, .pl-s1 .pl-pse .pl-s2 { | |
| color: #6F0!important; | |
| } | |
| .pl-s1 .pl-s2 { | |
| color: #399!important; | |
| } | |
| .pl-s1 .pl-v { | |
| color: #F60!important; | |
| } | |
| .pl-s3 { | |
| color: #FC0!important; | |
| } | |
| .pl-sc { | |
| color: #FFF!important; | |
| } | |
| /* | |
| .n, .pl-smp { | |
| color: #399!important; | |
| } | |
| */ | |
| .n { | |
| color: #399!important; | |
| } | |
| .pl-sr { | |
| color: #44B4CC!important; | |
| } | |
| .pl-sr .pl-cce { | |
| color: #9C9!important; | |
| } | |
| .pl-sr .pl-sra, .pl-sr .pl-sre { | |
| color: #44B4CC!important; | |
| } | |
| .pl-src { | |
| color: #6F0!important; | |
| } | |
| .pl-st { | |
| color: #F60!important; | |
| } | |
| .pl-stj { | |
| color: #399!important; | |
| } | |
| .pl-sv { | |
| color: #6F0!important; | |
| } | |
| .pl-v { | |
| color: #FC0!important; | |
| } | |
| .pl-vo { | |
| color: #399!important; | |
| } | |
| .pl-vpf { | |
| color: #FFF!important; | |
| } | |
| .pl-mdht, .pl-mi1 { | |
| color: #FFF!important; | |
| background: rgba(0, 64, 0, .5)!important; | |
| } | |
| .pl-md, .pl-mdhf { | |
| color: #FFF!important; | |
| background: rgba(64, 0, 0, .5)!important; | |
| } | |
| .pl-id, .pl-ii { | |
| color: #CF3!important; | |
| background: #000!important; | |
| } | |
| .highlight-css .pl-c1 { | |
| color: #9C9!important; | |
| } | |
| .highlight-css .pl-ent { | |
| color: #399!important; | |
| } | |
| .highlight-css .pl-s3 { | |
| color: #FFF!important; | |
| } | |
| .highlight-css .pl-sc { | |
| color: #399!important; | |
| } | |
| .highlight-html .pl-ent { | |
| color: #F60!important; | |
| } | |
| .highlight-html .pl-e { | |
| color: #9C9!important; | |
| } | |
| .highlight-js .pl-vpf { | |
| color: #FC0!important; | |
| } | |
| .highlight-php .pl-s, .highlight-php .pl-s3 { | |
| color: #F60!important; | |
| } | |
| .highlight-php .pl-vo { | |
| color: #FC0!important; | |
| } | |
| .highlight-cpp .pl-s3 { | |
| color: #FFF!important; | |
| } | |
| .ace_editor .ace_gutter { | |
| background: #1a1a1a!important; | |
| color: #BEBEBE!important; | |
| } | |
| .ace_editor .ace_print-margin { | |
| width: 1px!important; | |
| background: #1a1a1a!important; | |
| } | |
| .ace_editor .ace_cursor { | |
| color: #FFF!important; | |
| } | |
| .ace_editor .ace_marker-layer .ace_selection { | |
| background: #69C!important; | |
| } | |
| .ace_editor.ace_multiselect .ace_selection.ace_start { | |
| box-shadow: 0 0 3px 0 #0F0F0F!important; | |
| border-radius: 2px!important; | |
| } | |
| .ace_editor .ace_marker-layer .ace_step { | |
| background: #665200!important; | |
| } | |
| .ace_editor .ace_marker-layer .ace_bracket { | |
| margin: -1px 0 0 -1px!important; | |
| border: 1px solid #404040!important; | |
| } | |
| .ace_editor .ace_marker-layer .ace_active-line { | |
| background: #333!important; | |
| } | |
| .ace_editor .ace_gutter-active-line { | |
| background-color: #333!important; | |
| } | |
| .ace_editor .ace_marker-layer .ace_selected-word { | |
| border: 1px solid #69C!important; | |
| } | |
| .ace_editor .ace_invisible { | |
| color: #404040!important; | |
| } | |
| .ace_editor .ace_keyword, .ace_editor .ace_meta { | |
| color: #F60!important; | |
| } | |
| .ace_editor .ace_constant, .ace_editor .ace_constant.ace_character, .ace_editor .ace_constant.ace_character.ace_escape, .ace_editor .ace_constant.ace_other { | |
| color: #399!important; | |
| } | |
| .ace_editor .ace_constant.ace_numeric { | |
| color: #9C9!important; | |
| } | |
| .ace_editor .ace_invalid, .ace_editor .ace_invalid.ace_deprecated { | |
| color: #CF3!important; | |
| background-color: #000!important; | |
| } | |
| .ace_editor .ace_fold { | |
| background-color: #FC0!important; | |
| border-color: #FFF!important; | |
| } | |
| .ace_editor .ace_entity.ace_name.ace_function, .ace_editor .ace_support.ace_function, .ace_editor .ace_variable { | |
| color: #FC0!important; | |
| } | |
| .ace_editor .ace_variable.ace_parameter { | |
| font-style: italic!important; | |
| } | |
| .ace_editor .ace_string { | |
| color: #6F0!important; | |
| } | |
| .ace_editor .ace_string.ace_regexp { | |
| color: #44B4CC!important; | |
| } | |
| .ace_editor .ace_comment { | |
| color: #93C!important; | |
| } | |
| .ace_editor .ace_entity.ace_other.ace_attribute-name { | |
| font-style: italic!important; | |
| color: #9C9!important; | |
| } | |
| .ace_editor .ace_indent-guide { | |
| background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWNgYGBgYNDTc/oPAALPAZ7hxlbYAAAAAElFTkSuQmCC) right repeat-y!important; | |
| } | |
| .line .n { | |
| color: #FFF !important; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment