Created
March 7, 2017 21:40
-
-
Save Nolski/2c8d649cb8a694d46ab5e3d286be4237 to your computer and use it in GitHub Desktop.
Revamped combination of Github Dark 2.0 and Github Solarized
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
/* | |
* GitHub Dark v2.6.0 | |
* Copyright 2016 Quan You. | |
* GitHub Project (https://cquanu.github.io/github-dark/) | |
* Licensed under MIT (https://github.com/cquanu/github-dark/blob/master/LICENSE) | |
*/ | |
/* HTML Global */ | |
body { | |
background-color: #1a2632; | |
color: #fff; | |
} | |
p { | |
color: #607d8b !important; | |
} | |
h4 { | |
color: #fff; | |
} | |
/* Class Global */ | |
.lead { | |
color: #929292; | |
} | |
/* Main Site and New User */ | |
.site-header { | |
background-color: #243447; | |
} | |
.site-header-nav .nav-item { | |
color: #fff; | |
} | |
.jumbotron-home { | |
background-image: none; | |
background-color: #1a2632; | |
} | |
.features-list .list-divider, | |
.setup-form .tos-info, | |
.setup-form .setup-organization-next { | |
border-color: #304251; | |
} | |
.radio-label { | |
border-color: #304251; | |
} | |
.tag-input-tag { | |
background: #243447; | |
} | |
.tag-input-tag .remove { | |
background: #1a2632; | |
} | |
.home-hero-signup .form-control-lg { | |
border-color: #304251; | |
} | |
.shade-gray { | |
background-color: #121b23 !important; | |
} | |
.tile-block { | |
border-color: #304251; | |
} | |
.tile-bordered:not(:last-child) { | |
border-color: #304251; | |
} | |
/* Main Site Login */ | |
.session-authentication { | |
background-color: #1a2632; | |
} | |
.session-authentication .header-logo { | |
color: #fff; | |
} | |
.session-authentication .auth-form-body { | |
border-color: #304251; | |
} | |
.auth-form-body { | |
background-color: #1a2632; | |
} | |
.session-authentication .create-account-callout { | |
border-color: #304251; | |
} | |
.session-authentication .auth-form-header { | |
color: #fff; | |
} | |
/* Site Wide Global */ | |
.header { | |
background-color: #243447; | |
border-color: #304251; | |
} | |
.header-logo-invertocat { | |
color: #fff; | |
} | |
.header-search-scope { | |
border-color: #304251; | |
} | |
.header-nav-link { | |
color: #fff; | |
} | |
/*.scoped-search .form-control .header-search-scope { | |
background-color: #1a2632; | |
border-color: #304251; | |
}*/ | |
.form-control, | |
.form-select { | |
color: #fff; | |
background-color: #151f29; | |
border-color: #304251; | |
} | |
.form-control.focus, | |
.form-control:focus, | |
.form-select.focus, | |
.form-select:focus { | |
box-shadow: none; | |
} | |
.form-group .form-control:focus { | |
background-color: #151f29; | |
} | |
.btn { | |
color: #fff; | |
background-color: #1a2632; | |
background-image: none; | |
border-color: #304251; | |
} | |
.btn:hover, | |
.btn:active, | |
.btn.zeroclipboard-is-hover, | |
.btn.zeroclipboard-is-active { | |
text-decoration: none; | |
background-color: #151f29; | |
background-image: none; | |
border-color: #304251; | |
} | |
.btn:active, | |
.btn.selected, | |
.btn.zeroclipboard-is-active { | |
background-color: #1a2632; | |
background-image: none; | |
border-color: #304251; | |
} | |
.btn-primary { | |
color: #fff; | |
background-color: #57BB5C; | |
background-image: none; | |
border-color: #57BB5C; | |
} | |
.btn-theme-green { | |
background-color: #6cc644; | |
} | |
.site-footer { | |
border-color: #304251; | |
} | |
.dropdown-menu { | |
background-color: #1a2632; | |
border: 1px solid #304251; | |
box-shadow: none; | |
} | |
.dropdown-divider { | |
background-color: #304251; | |
} | |
.dropdown-item { | |
color: #9e9e9e; | |
} | |
.dropdown-item:hover { | |
background-color: #243447; | |
} | |
button.dropdown-item.dropdown-signout { | |
color: #df3e3e; | |
} | |
/* Site Related */ | |
.setup-header { | |
border-color: #304251; | |
} | |
/* Home */ | |
.news .alert { | |
border-color: #304251; | |
} | |
.news .alert .octicon { | |
color: #8899a6; | |
} | |
.news .alert .branch-link, | |
.news .alert .pull-info { | |
color: #151f29; | |
background: #627790; | |
} | |
.ajax-pagination-form .ajax-pagination-d { | |
background: #babdcb; | |
} | |
.boxed-group>h3, | |
.boxed-group .heading { | |
color: #fff; | |
background-color: #243447; | |
border-color: #304251; | |
} | |
.boxed-group-inner { | |
background: #1a2632; | |
border: 1px solid #304251; | |
} | |
.mini-repo-list-item { | |
border-color: #304251; | |
} | |
.mini-repo-list-item .repo-icon { | |
color: #8899a6; | |
} | |
.private .mini-repo-list-item { | |
background-color: #243447; | |
} | |
.private .mini-repo-list-item .repo-icon { | |
color: #fff9c4; | |
} | |
.filter-bar { | |
background-color: #1a2632; | |
border-bottom: 1px solid #304251; | |
} | |
.boxed-group .counter { | |
color: #fff; | |
background-color: #1a2632; | |
border: 1px #304251 solid; | |
} | |
.subscribe-feed { | |
color: #6d6d72; | |
} | |
.protip-callout { | |
border-color: #304251; | |
} | |
.octofication .broadcast-icon-mask { | |
background-color: #1a2632; | |
} | |
.link-gray-dark { | |
color: #4078c0 !important; | |
} | |
.more-repos { | |
text-align: center; | |
background-color: #243447; | |
box-shadow: none; | |
border-top: 1px solid #304251; | |
} | |
/* New Repo */ | |
.outline-box-highlighted { | |
background-color: #1a2632; | |
border-color: #304251; | |
} | |
.outline-box { | |
border: solid 1px #304251; | |
} | |
.copyable-terminal { | |
background-color: #151f29; | |
} | |
.reponame-suggestion { | |
color: #4caf50; | |
} | |
/* Repo Page (Main) */ | |
.repohead.experiment-repo-nav { | |
background-color: #151f29; | |
} | |
.pagehead { | |
border-color: #304251; | |
} | |
.repository-meta { | |
color: #9e9e9e; | |
} | |
.social-count { | |
color: #607d8b; | |
background-color: #151f29; | |
border: 1px solid #304251; | |
border-left: 0; | |
} | |
.user-mention, | |
.team-mention { | |
color: #00aba5; | |
} | |
.reponav-item { | |
color: #9e9e9e; | |
} | |
.reponav-item:hover, | |
.reponav-item:focus { | |
color: #fff; | |
} | |
.counter { | |
background-color: #151f29; | |
border: 1px #304251 solid; | |
} | |
.reponav-item .counter { | |
color: #f9f9f9; | |
} | |
.reponav-item.selected { | |
color: #fff; | |
background-color: #1a2632; | |
border-color: #d28e5d #304251 transparent; | |
} | |
.btn.selected:hover { | |
background-color: #151f29; | |
} | |
.overall-summary { | |
border-color: #304251; | |
} | |
.text-emphasized { | |
color: #fff; | |
} | |
.numbers-summary a, | |
.numbers-summary .nolink { | |
color: #969ab0; | |
} | |
.repository-lang-stats-graph { | |
border-color: #304251; | |
} | |
.repository-lang-stats ol.repository-lang-stats-numbers li .language-color { | |
border: 1px #304251 solid; | |
} | |
.repository-lang-stats ol.repository-lang-stats-numbers li .lang { | |
color: #fff; | |
} | |
table.files { | |
background: #1a2632; | |
} | |
table.files tr.navigation-focus td { | |
background: #151f29; | |
} | |
table.files td { | |
border-color: #304251; | |
} | |
table.files td.icon { | |
color: #fff; | |
} | |
.warning { | |
padding: 0.5em; | |
margin-bottom: 0.8em; | |
font-weight: bold; | |
background-color: #d28e5d; | |
} | |
.file-wrap { | |
border-color: #304251; | |
} | |
.commit-author-section { | |
color: #ccc; | |
} | |
.commit-tease { | |
color: #8485ce; | |
background-color: #243447; | |
border-color: #3e5570; | |
} | |
.commits-list-item .commit-author { | |
color: #00aba5; | |
} | |
.commit-tease-sha { | |
color: #4078c0; | |
} | |
.commit-tease-contributors { | |
background-color: #151f29; | |
border-color: #3e5570; | |
} | |
.commit .commit-title a { | |
color: #4078c0; | |
} | |
.branch-infobar { | |
background-color: #1a2632; | |
border-color: #3e5570; | |
} | |
.full-commit { | |
background: #1a2632; | |
border: 1px solid #304251; | |
} | |
.full-commit p.commit-title { | |
color: #00aba5; | |
} | |
.full-commit .commit-meta { | |
background: #243447; | |
border-color: #304251; | |
} | |
.full-commit .sha-block { | |
color: #fff; | |
} | |
.full-commit .sha-block>.sha { | |
color: #9e9e9e; | |
} | |
.full-commit .btn-outline, | |
.full-commit .btn-outline:disabled { | |
border-color: #304251; | |
} | |
.commits-list-item.navigation-focus { | |
background: #151f29; | |
} | |
.file-navigation .get-repo-btn { | |
border-color: #304251; | |
} | |
.file-navigation .get-repo-btn:first-child { | |
border-color: #304251; | |
} | |
.signed-commit-badge { | |
border-color: #304251; | |
} | |
.signed-commit-signer-name .signer { | |
display: block; | |
font-weight: bold; | |
color: #00aba5; | |
} | |
.flex-table-item-primary { | |
color: #fff; | |
} | |
span.d-block { | |
color: #fff; | |
} | |
.signed-commit-header { | |
background-color: #243447; | |
border-color: #304251; | |
} | |
/* Repo Blame */ | |
.blame-commit-title, | |
.blame-commit-title .message { | |
color: #4078c0; | |
} | |
.blame-commit, | |
.blame-commit+.blame-line { | |
border-color: #304251; | |
} | |
.blame-blob-num { | |
background-color: #243447; | |
} | |
.muted-link { | |
color: #00aba5 !important; | |
} | |
/* README Markdown Live */ | |
.readme .markdown-body, | |
.readme .plain { | |
background-color: #151f29; | |
border-color: #304251; | |
} | |
.markdown-body .highlight pre, | |
.markdown-body pre { | |
background-color: #1a2632; | |
border: 1px #304251 solid; | |
} | |
.markdown-body h1 { | |
border-color: #304251; | |
} | |
.markdown-body img { | |
background-color: #151f29; | |
} | |
.markdown-body h1 .octicon-link, | |
.markdown-body h2 .octicon-link, | |
.markdown-body h3 .octicon-link, | |
.markdown-body h4 .octicon-link, | |
.markdown-body h5 .octicon-link, | |
.markdown-body h6 .octicon-link { | |
color: #fff; | |
} | |
.markdown-body table tr { | |
background-color: #1a2632; | |
} | |
.markdown-body table th, | |
.markdown-body table td { | |
border-color: #304251; | |
} | |
.markdown-body table tr:nth-child(2n) { | |
background-color: #243447; | |
} | |
.markdown-body pre code, | |
.markdown-body pre tt { | |
color: #969ab0; | |
} | |
.markdown-body code, | |
.markdown-body tt { | |
color: #151f29; | |
background-color: #627790; | |
} | |
.blob-num { | |
color: #5e6b77; | |
border-color: #304251; | |
} | |
.blob-code-inner { | |
color: #6d6d72; | |
} | |
.blob-code-hunk, | |
.blob-code-expandable { | |
background-color: #243447; | |
} | |
.blob-num-hunk, | |
.blob-num-expandable { | |
background-color: #243447; | |
} | |
.blob-num-expandable { | |
background-color: #243447; | |
} | |
.ace_editor .ace_gutter-active-line { | |
background-color: #243447; | |
} | |
.ace_editor .ace_marker-layer .ace_active-line { | |
background-color: #243447; | |
} | |
/* Code syntax Highlighting */ | |
.pl-pds, | |
.pl-s, | |
.pl-s .pl-pse .pl-s1, | |
.pl-sr, | |
.pl-sr .pl-cce, | |
.pl-sr .pl-sra, | |
.pl-sr .pl-sre { | |
color: #4078c0; | |
} | |
.pl-s .pl-s1, | |
.pl-smi { | |
color: #bbb; | |
} | |
.pl-k { | |
color: #b73999; | |
} | |
.ace_string { | |
color: #4670d8; | |
} | |
.ace_support.ace_type { | |
color: #b73999; | |
} | |
.ace_keyword { | |
color: #8485ce; | |
} | |
.ace_variable { | |
color: #d28e5d; | |
} | |
.ace_focus { | |
background-color: #000; | |
} | |
.ace_markup.ace_heading { | |
color: #4670d8; | |
} | |
/* Markdown Standalone */ | |
.markdown-body h2 { | |
border-color: #304251; | |
} | |
.markdown-body hr { | |
background-color: #304251; | |
} | |
.markdown-body blockquote { | |
border-color: #304251; | |
} | |
/* Repo Code Tab Live | Markdown */ | |
.file { | |
border-color: #304251; | |
} | |
.file-header { | |
background-color: #1a2632; | |
border-color: #304251; | |
} | |
.breadcrumb strong.final-path { | |
color: #929292; | |
} | |
.ace_gutter { | |
background: #1a2632; | |
border-color: #304251; | |
} | |
.ace-github-light { | |
color: #9e9e9e; | |
background-color: #1a2632; | |
} | |
.file-commit-form .commit-form { | |
border-color: #304251; | |
} | |
.commit-sha { | |
background-color: inherit; | |
border-color: #304251; | |
} | |
/* Repo | Issues Tab */ | |
.table-list-header { | |
background-color: #1a2632; | |
border-color: #304251; | |
} | |
.Box-body-row--highlight .Box-row-link { | |
color: #00aba5; | |
} | |
.Box-body-row { | |
border-top: 1px solid #304251; | |
} | |
.Box-body-row--highlight.navigation-focus, | |
.Box-body-row--highlight:hover { | |
background-color: #151f29; | |
} | |
.issues-listing .table-list-issues .navigation-focus { | |
background-color: #1a2632; | |
} | |
.table-list { | |
border-color: #304251; | |
} | |
.table-list-cell { | |
border-top-color: #304251; | |
} | |
.table-list-bordered .table-list-cell:first-child { | |
border-left-color: #304251; | |
} | |
.table-list-bordered .table-list-cell:last-child { | |
border-right-color: #304251; | |
} | |
.table-list-header-toggle .btn-link { | |
color: #9e9e9e; | |
} | |
.table-list-header-toggle .btn-link:hover { | |
color: #fff; | |
} | |
.table-list-header-toggle .btn-link.selected, | |
.table-list-header-toggle .btn-link.selected:hover { | |
color: #fff; | |
} | |
.issue-title-link { | |
color: #00aba5; | |
} | |
.protip { | |
color: #6d6d72; | |
} | |
.milestone-title-link a { | |
color: #cecece; | |
} | |
.Box-body { | |
border-color: #304251; | |
} | |
/* Dropdown Menu */ | |
.select-menu-modal { | |
border-color: #304251; | |
box-shadow: none; | |
} | |
.select-menu-header { | |
background: #243447; | |
border-color: #304251; | |
} | |
.select-menu-header .select-menu-title { | |
color: #9e9e9e; | |
text-shadow: none; | |
} | |
.select-menu-header { | |
background: #243447; | |
border-bottom: 1px solid #304251; | |
} | |
.select-menu-item { | |
background-color: #1a2632; | |
border-color: #304251; | |
} | |
.select-menu-item.selected { | |
color: #fff; | |
} | |
.select-menu-filters { | |
background-color: #1a2632; | |
} | |
.select-menu-text-filter:first-child:last-child { | |
border-color: #304251; | |
} | |
.select-menu-text-filter input { | |
border-color: #304251; | |
} | |
/* Repo | Pull Request Tab */ | |
.border-left, | |
.border-right, | |
.border-bottom { | |
border-color: #304251 !important; | |
} | |
.pr-toolbar.is-stuck::after { | |
border-color: #304251; | |
box-shadow: none; | |
} | |
/* Repo Issues & Pull Request Convo */ | |
.gh-header-edit .edit-issue-title, | |
.gh-header-edit .edit-issue-title:focus { | |
background-color: #151f29; | |
} | |
.gh-header-meta { | |
border-color: #304251; | |
} | |
.gh-header-meta .author { | |
color: #00aba5; | |
} | |
.commit-ref { | |
color: #151f29; | |
background-color: #627790; | |
} | |
.commit-ref .user { | |
color: #151f29; | |
} | |
.tabnav-tab.selected { | |
background-color: #1a2632; | |
} | |
.tabnav-pr .tabnav-tab.selected { | |
color: #fff; | |
border-color: #304251; | |
} | |
.tabnav-pr { | |
border-color: #304251; | |
} | |
.timeline-comment-wrapper { | |
border: 0; | |
} | |
.timeline-comment-header { | |
background-color: #243447; | |
border-color: #304251; | |
} | |
.timeline-comment-header .author { | |
color: #00aba5; | |
} | |
.timeline-comment { | |
background-color: #1a2632; | |
border-color: #304251; | |
} | |
.timeline-comment-wrapper>.timeline-comment::before, | |
.timeline-new-comment .timeline-comment::before { | |
border-right-color: #304251; | |
} | |
timeline-comment::before { | |
border-right-color: #243447 !important; | |
} | |
.timeline-comment::after { | |
border-right-color: #243447 !important; | |
} | |
.timeline-comment.current-user .timeline-comment-header { | |
background-color: #243447; | |
border-color: #304251; | |
} | |
.timeline-comment.current-user { | |
border-color: #304251; | |
} | |
.timeline-comment.current-user .timeline-comment-label { | |
border-color: #304251; | |
} | |
.timeline-comment-wrapper .timeline-comment.current-user::before { | |
border-width: 8px; | |
border-right-color: #304251; | |
} | |
.timeline-comment-label { | |
border-color: #304251; | |
} | |
.comment-reactions.has-reactions { | |
border-color: #304251; | |
} | |
.reaction-summary-item { | |
border-color: #304251; | |
} | |
.timeline-commits .commit-message>code a { | |
color: #8485ce; | |
} | |
.discussion-timeline::before { | |
width: 1px; | |
background-color: #304251; | |
} | |
.discussion-timeline-actions { | |
background-color: #1a2632; | |
border: 0; | |
} | |
.discussion-item-ref-title .title-link { | |
color: #8485ce; | |
} | |
.discussion-item-entity { | |
color: #4078c0; | |
} | |
.discussion-item+.discussion-item { | |
border-color: #304251; | |
} | |
.discussion-sidebar-item+.discussion-sidebar-item { | |
border-color: #304251; | |
} | |
.discussion-item-icon { | |
color: #8899a6; | |
background-color: #243447; | |
border-color: #304251; | |
} | |
.discussion-item+.discussion-item-review { | |
border-color: #304251; | |
} | |
.discussion-item-review .file-header { | |
background-color: #1a2632; | |
border-color: #304251; | |
} | |
.discussion-item-review+.discussion-item { | |
border-top: 1px solid #304251; | |
} | |
.discussion-item-review .blob-wrapper { | |
border-color: #304251; | |
} | |
.review-comment-contents::after, | |
.review-comment.is-comment-editing::after { | |
background-color: #304251; | |
} | |
.new-discussion-timeline .previewable-comment-form .comment-form-head.tabnav { | |
background: #243447; | |
} | |
.new-discussion-timeline .previewable-comment-form .comment-body { | |
border-color: #304251; | |
} | |
.new-discussion-timeline .closed-banner { | |
background: #304251; | |
border-bottom: 18px solid #1a2632; | |
} | |
.suggester { | |
background: #243447; | |
border-color: #304251; | |
} | |
.suggester li { | |
border-color: #304251; | |
} | |
.tabnav { | |
border-color: #304251; | |
} | |
.tabnav-tab.selected { | |
color: #fff; | |
border-color: #304251; | |
} | |
.previewable-comment-form textarea { | |
background-color: #1a2632; | |
} | |
.input-contrast:focus { | |
background: #151f29; | |
} | |
.upload-enabled textarea { | |
border-color: #304251; | |
} | |
.drag-and-drop { | |
background-color: #1a2632; | |
border-color: #304251; | |
} | |
.commit-icon .octicon { | |
background-color: #1a2632; | |
} | |
.issues-listing .table-list-issues .navigation-focus { | |
background-color: #151f29; | |
} | |
.branch-action-state-clean .branch-action-body::after { | |
border-right-color: #6cc644; | |
} | |
.branch-action-state-unstable .branch-action-body::after { | |
border-right-color: #cea61b; | |
} | |
.branch-action-body { | |
background-color: #1a2632; | |
} | |
.branch-action-body .merge-message, | |
.branch-action-body .merge-branch-form { | |
background-color: #243447; | |
border-top: solid 1px #304251; | |
} | |
.branch-action-state-merged .branch-action-body { | |
border-color: #6e5494; | |
} | |
.merge-status-list { | |
border-color: #304251; | |
} | |
.merge-status-item { | |
background-color: #243447; | |
border-color: #304251; | |
} | |
.branch-group-heading { | |
background: #243447; | |
border-color: #304251; | |
} | |
.branch-action-item+.branch-action-item { | |
border-color: #304251; | |
} | |
.status-heading { | |
color: #607d8b; | |
} | |
/* Site | Issue Tab */ | |
.Box-row--focus-gray.navigation-focus { | |
background-color: #1a2632; | |
} | |
.Box-row:first-of-type { | |
border-color: #304251; | |
} | |
.Box-row { | |
border-color: #304251; | |
} | |
a.Box-row-link.h4.js-navigation-open { | |
color: #4078c0; | |
} | |
/* Code Tab | Branches */ | |
.branch-summary, | |
.branch-group-heading+.branch-summary, | |
.branch-summary { | |
border-color: #304251; | |
} | |
.branch-a-b-count .meter { | |
background-color: #243447; | |
} | |
.branch-a-b-count .count-half:last-child { | |
border-color: #304251; | |
} | |
.count-value.count-behind { | |
color: #dc3c3c; | |
} | |
.count-value.count-ahead { | |
color: #52bd58; | |
} | |
a.branch-name { | |
color: inherit; | |
} | |
.table-of-contents li+li { | |
border-color: #304251; | |
} | |
.commit-desc+.commit-branches { | |
border-color: #304251; | |
} | |
/* File Changed | Compare | Reviews */ | |
.diffbar { | |
background-color: #1a2632; | |
} | |
.diff-table tr:not(:last-child) .line-comments { | |
border-color: #304251; | |
} | |
.pr-toolbar { | |
background-color: #1a2632; | |
} | |
.range-editor { | |
background-color: #1a2632; | |
border-color: #304251; | |
} | |
.compare-pr-placeholder { | |
background-color: #1a2632; | |
border-color: #cea61b; | |
} | |
ul.comparison-list { | |
background: #1a2632; | |
border-color: #304251; | |
} | |
ul.comparison-list>li.title { | |
color: #9e9e9e; | |
background: #243447; | |
} | |
ul.comparison-list>li { | |
border-color: #304251; | |
} | |
.file-diff-split .empty-cell { | |
background-color: #1a2632; | |
border-right-color: #304251; | |
} | |
.feature-callout-octicon { | |
border-color: #304251; | |
} | |
.feature-callout { | |
border-color: #304251; | |
} | |
.review-thread { | |
border-color: #304251; | |
} | |
.review-thread-reply { | |
background-color: #243447; | |
border-color: #304251; | |
} | |
.review-thread-reply .inline-comment-form { | |
background-color: #1a2632; | |
} | |
.review-comment .reaction-summary-item:not(.add-reaction-btn) { | |
border-color: #304251; | |
} | |
.last-review-thread { | |
border-color: #304251; | |
} | |
.inline-comment-form { | |
border-color: #304251; | |
} | |
/* Release & Tags */ | |
.release-timeline { | |
border-color: #304251; | |
border-width: 1px; | |
} | |
.release-body { | |
border-color: #304251; | |
border-width: 1px; | |
} | |
.releases-tag-list { | |
border-color: #304251; | |
} | |
.releases-tag-list tr { | |
border-color: #304251; | |
} | |
.release-show { | |
border-color: #304251; | |
} | |
.tabnav-extra { | |
padding-right: 15px; | |
color: #9e9e9e; | |
} | |
.tag-info h3 a .tag-name { | |
color: #4078c0; | |
} | |
.release-downloads { | |
border-color: #304251; | |
} | |
.release-downloads li { | |
border-color: #304251; | |
} | |
/* Commits Tab */ | |
.commit-group-title .octicon-git-commit { | |
margin-right: 17px; | |
color: #304251; | |
background: #1a2632; | |
} | |
.commits-listing::before { | |
background-color: #304251; | |
} | |
/* Nav */ | |
.subnav-item { | |
border-color: #304251; | |
} | |
.subnav-item:hover, | |
.subnav-item:focus { | |
background-color: #151f29; | |
} | |
/* Repo Wiki Tab */ | |
.blankslate { | |
background-color: #151f29; | |
border-color: #304251; | |
box-shadow: none; | |
} | |
.wiki-wrapper .wiki-auxiliary-content { | |
background: #243447; | |
} | |
.wiki-rightbar .boxed-group.collapsed>h3 { | |
border-color: #304251; | |
} | |
.wiki-wrapper .wiki-auxiliary-content-no-bg { | |
background: #1a2632; | |
} | |
.wiki-wrapper .wiki-custom-sidebar { | |
border-color: #304251; | |
} | |
/* Repo Project Tab */ | |
.border { | |
border-color: #304251 !important; | |
} | |
.bg-gray { | |
background-color: #1a2632 !important; | |
} | |
.project-header { | |
background-color: #1a2632; | |
} | |
.project-columns { | |
background-color: #1a2632; | |
} | |
.bg-white { | |
background-color: #243447 !important; | |
} | |
.bg-gray-light { | |
background-color: #1a2632 !important; | |
} | |
/* Repo Pulse Tab */ | |
.pulse-graph:first-child { | |
border-color: #304251; | |
} | |
.pulse-graph { | |
border-bottom-color: #304251; | |
} | |
.conversation-list-heading .inner { | |
background: #1a2632; | |
} | |
.conversation-list-heading { | |
border-color: #304251; | |
} | |
.simple-conversation-list>li { | |
border-color: #304251; | |
} | |
.summary-stats li { | |
border-left-color: #304251; | |
} | |
.summary-stats li .num { | |
color: #969ab0; | |
} | |
.summary-stats li a:hover { | |
background: #151f29; | |
} | |
.diffstat-summary strong { | |
color: #84aaf7; | |
} | |
.axis line { | |
stroke: #304251; | |
} | |
.subhead { | |
border: 0; | |
} | |
/* Repo Graph | Contributors */ | |
.tint-box { | |
background: #1a2632; | |
} | |
.capped-card { | |
border-color: #304251; | |
} | |
.capped-card-content { | |
background: #1a2632; | |
} | |
.graphs .area { | |
fill: #00aba5; | |
} | |
.capped-card h3 { | |
border-color: #304251; | |
} | |
/* Repo Graph | Punch Card */ | |
.day-name { | |
fill: #8899a6; | |
} | |
circle.day { | |
fill: #969ab0; | |
stroke-width: 0; | |
} | |
:not(img) text, | |
circle.day { | |
fill: #969ab0; | |
} | |
line.axis { | |
stroke: #304251; | |
} | |
line.axis.even { | |
stroke: #304251; | |
} | |
:not(img) text, | |
circle.day { | |
fill: #8899a6; | |
} | |
/* Repo Graph | Traffic */ | |
table.capped-list td { | |
; | |
border-color: #304251; | |
} | |
table.capped-list th { | |
border-color: #304251; | |
} | |
table.capped-list tr:nth-child(even) { | |
background-color: #243447; | |
} | |
/* Repo Graph | Code Frequency */ | |
.code-frequency .addition { | |
fill: #52bd58; | |
} | |
.code-frequency .deletion { | |
fill: #dc3c3c; | |
} | |
.cadd { | |
font-weight: bold; | |
color: #52bd58; | |
} | |
.cdel { | |
font-weight: bold; | |
color: #dc3c3c; | |
} | |
.graphs .dir { | |
color: #9e9e9e; | |
} | |
/* Repo Settings Tab */ | |
.menu { | |
margin-bottom: 15px; | |
list-style: none; | |
background-color: #1a2632; | |
border: 1px solid #304251; | |
border-radius: 3px; | |
} | |
.menu-item { | |
text-shadow: none; | |
border-bottom: 1px solid #304251; | |
} | |
.menu-item:hover { | |
background-color: #151f29; | |
} | |
.menu-item.selected { | |
color: #fff; | |
background-color: #151f29; | |
} | |
.form-group .form-control { | |
background-color: #151f29; | |
} | |
hr, | |
.rule { | |
border-bottom: 1px solid #304251; | |
} | |
.boxed-group.dangerzone>h3 { | |
text-shadow: none; | |
border-color: #df3e3e; | |
} | |
.integrations-callout-standalone .integration-settings-callout { | |
border-color: #304251; | |
} | |
/* Profile */ | |
.border-top { | |
border-color: #304251 !important; | |
} | |
.profilecols .filter-bar { | |
background-color: #1a2632; | |
} | |
.pinned-repo-list-item { | |
border-color: #304251; | |
} | |
.pinned-repo-filters { | |
border-color: #304251; | |
} | |
.user-profile-nav { | |
background-color: #243447; | |
border-color: #304251; | |
} | |
.border-gray-dark { | |
border-color: #304251 !important; | |
} | |
.underline-nav-item.selected { | |
color: #fff; | |
} | |
.user-profile-sticky-bar::after { | |
background-color: #243447; | |
border-color: #304251; | |
} | |
.underline-nav-item:hover { | |
color: #607d8b; | |
} | |
.profile-timeline-card-wrapper { | |
border: 0; | |
} | |
.profile-timeline.discussion-timeline::before { | |
left: 11px; | |
background-color: #304251; | |
} | |
.profile-timeline.discussion-timeline .profile-timeline-month-heading::after { | |
background-color: #304251; | |
} | |
.profile-rollup-wrapper+.profile-rollup-wrapper { | |
border-color: #304251; | |
} | |
/* Profile | Contribution */ | |
#contributions-calendar rect[fill="#eeeeee"] { | |
fill: #151f29; | |
} | |
/* Profile | Repo Tab */ | |
.profilecols .filter-bar .filter-selected { | |
color: #8485ce; | |
} | |
/* Notification */ | |
.list-group-item.navigation-focus { | |
background-color: #151f29; | |
} | |
.list-group-item-link { | |
color: #fdfdfd; | |
} | |
.boxed-group-list>li { | |
border-color: #304251; | |
} | |
.flash { | |
color: white; | |
background-color: #364952; | |
border-color: #4c85a0; | |
} | |
/* Organisation */ | |
.org-name { | |
color: #fff; | |
} | |
.orghead { | |
background-color: #151f29; | |
border-color: #304251; | |
} | |
.simple-box { | |
background-color: #1a2632; | |
border-color: #304251; | |
} | |
.org-module-link { | |
color: #00aba5; | |
} | |
.member-username { | |
color: #00aba5; | |
} | |
.org-link { | |
color: #00aba5; | |
} | |
.subnav-bordered { | |
border-color: #304251; | |
} | |
.org-module-title { | |
border-color: #304251; | |
} | |
.member-row { | |
border-color: #304251; | |
} | |
.pagehead-tabs-item.selected { | |
color: #fff; | |
background-color: #1a2632; | |
border-color: #d26911 #304251 transparent; | |
} | |
/* Create Organisation */ | |
.setup-header { | |
text-shadow: none; | |
} | |
.steps { | |
border-color: #304251; | |
} | |
.steps li { | |
background-color: #1a2632; | |
border-color: #304251; | |
} | |
.steps li.current { | |
color: #9e9e9e; | |
background-color: #243447; | |
} | |
.setup-info-module { | |
background-color: #1a2632; | |
border-color: #304251; | |
box-shadow: none; | |
} | |
.setup-info-module h2 { | |
border-color: #304251; | |
} | |
.plan-choice.open, | |
.plan-choice.selected { | |
background-color: #1a2632; | |
} | |
.plan-choice { | |
background-color: #1a2632; | |
border-color: #304251; | |
} | |
/* Personal Settings (Global) */ | |
.menu-heading { | |
color: #fff; | |
background-color: #243447; | |
border-color: #304251; | |
} | |
.listgroup { | |
border-color: #304251; | |
} | |
.listgroup-item+.listgroup-item { | |
border-color: #304251; | |
} | |
.oauth-border { | |
border-color: #304251; | |
} | |
.saved-reply-form { | |
border-color: #304251; | |
} | |
.user-key-badge { | |
border-color: #304251; | |
} | |
dl.new-email-form { | |
border-color: #304251; | |
} | |
.Subhead { | |
border-color: #304251; | |
} | |
/* Settings | Security */ | |
li.session-device.session-current, | |
li.session-device { | |
background-color: #1a2632; | |
} | |
.mute, | |
.text-gray-dark { | |
color: #aeaeae !important; | |
} | |
.boxed-group-list>li:first-child { | |
border-color: #304251; | |
} | |
.boxed-group-inner .help { | |
border-color: #304251; | |
} | |
.auth-form-header { | |
background-color: #243447; | |
border-color: #304251; | |
} | |
/* Settings | Billing */ | |
.billing-section { | |
border-color: #304251; | |
} | |
.billing-section .section-content { | |
color: #9e9e9e; | |
} | |
.radio-label { | |
color: #666; | |
} | |
/* Modal */ | |
.facebox-popup { | |
background-color: #1a2632; | |
border: 1px solid #304251; | |
} | |
.facebox-alert { | |
color: #a9a495; | |
background-color: #35342c; | |
border-color: #6b5c20; | |
} | |
.facebox-header { | |
border-color: #304251; | |
} | |
.facebox-footer { | |
margin: 0 -15px -15; | |
background: #243447; | |
} | |
.facebox-footer { | |
background: #243447; | |
border-color: #304251; | |
} | |
/* Scrollbar */ | |
::-webkit-scrollbar { | |
width: 10px; | |
} | |
::-webkit-scrollbar-thumb { | |
background-color: #243447; | |
border-radius: 0; | |
} | |
::-webkit-scrollbar-thumb:hover { | |
background-color: #C4C4C4; | |
} | |
::-webkit-scrollbar-track { | |
background-color: #1a2632; | |
} | |
/* Search Results */ | |
.repo-list-item { | |
border-color: #304251; | |
} | |
.codesearch-results .repo-list-name em, | |
.codesearch-results .repo-list-description em { | |
background-color: #243447; | |
} | |
.participation-graph rect { | |
fill: #243447; | |
} | |
.code-list .file-box { | |
border-color: #304251; | |
} | |
.code-list .code-list-item+.code-list-item { | |
border-color: #304251; | |
} | |
.code-list .language { | |
color: #9e9e9e; | |
} | |
.codesearch-aside .menu .octicon { | |
color: #8899a6; | |
} | |
.codesearch-aside .filter-list { | |
border-color: #304251; | |
} | |
.codesearch-aside .filter-list li span.bar { | |
background: #243447; | |
} | |
.filter-item:hover { | |
background-color: #243447; | |
} | |
/* Helper */ | |
.timeline-commits .hidden-text-expander .ellipsis-expander { | |
color: #8899a6; | |
background: #243447; | |
} | |
.hidden-text-expander a, | |
.ellipsis-expander { | |
color: #8899a6; | |
background: #243447; | |
} | |
/* Experimental | Enchancement */ | |
/* Blob Minus */ | |
.blob-num-deletion { | |
background-color: #ef9a9a; | |
} | |
.blob-code-deletion { | |
background-color: #1a2632; | |
text-decoration: line-through; | |
color: #ef9a9a; | |
} | |
/* Blob Plus */ | |
.blob-num-addition { | |
background-color: #a5d6a7; | |
} | |
.blob-code-addition { | |
background-color: #1a2632; | |
} | |
/* End of Experimental */ | |
/* GitHub Gists */ | |
.header-logo-wordmark { | |
color: #fff; | |
} | |
.gist-snippet-meta .description { | |
color: #6d6d72; | |
} | |
/* Rework Buttons | Icons */ | |
.ajax-pagination-form .ajax-pagination-btn { | |
color: #9e9e9e; | |
background: #243447; | |
border-color: #304251; | |
} | |
.ajax-pagination-form .ajax-pagination-btn:hover { | |
background-color: #151f29; | |
} | |
.btn-outline:disabled, | |
.btn-outline:disabled:hover, | |
.btn-outline.disabled, | |
.btn-outline.disabled:hover { | |
border-color: #304251; | |
} | |
.btn-octicon { | |
color: #8899a6; | |
} | |
.toolbar-item { | |
color: #8899a6; | |
} | |
.toolbar-item .menu-target { | |
color: #8899a6; | |
} | |
.timeline-comment-actions { | |
color: #8899a6; | |
} | |
.discussion-sidebar-toggle .octicon { | |
color: #8899a6; | |
} | |
/* Github Pricing */ | |
.shade-gradient { | |
background-image: none; | |
} | |
.display-heading-1, | |
.display-heading-2, | |
.display-heading-3, | |
.display-heading-4 { | |
color: #fff; | |
} | |
.bg-white { | |
background-color: #1a2632 !important; | |
} | |
.pricing-card { | |
background-color: #1a2632; | |
border-color: #304251; | |
box-shadow: none; | |
} | |
.pricing-card-vertical .pricing-card-name { | |
border-color: #304251; | |
} | |
.pricing-card-vertical .pricing-card-cta { | |
border-color: #304251; | |
} | |
/* GitHub Explore */ | |
.sort-bar { | |
border-color: #304251; | |
} | |
.pagehead-nav-item { | |
color: #00aba5; | |
} | |
.pagehead-nav-item:hover { | |
color: #8485ce; | |
} | |
.pagehead-nav-item.selected { | |
color: #8485ce; | |
border-color: #d28e5d; | |
} | |
.pagehead.explore-head { | |
border-bottom-color: #304251; | |
} | |
.exploregrid-item-title { | |
color: #fff; | |
} | |
.exploregrid-item { | |
color: #969ab0; | |
border-color: #304251; | |
box-shadow: none; | |
} | |
.thread-subscription-status { | |
background-color: #1a2632; | |
border: 1px solid #304251; | |
} | |
.explore-section { | |
border-color: #304251; | |
} | |
.explore-section:nth-child(even) { | |
background: #243447; | |
} | |
.explore-collection h2 { | |
color: #fff; | |
} | |
.repo-collection>ul { | |
background: #151f29; | |
border-color: #304251; | |
} | |
.showcase-page-header { | |
border-color: #304251; | |
} | |
.showcase-page-repo-list { | |
border-color: #304251; | |
} | |
.showcase-page-pattern::after { | |
background: none #1a2632; | |
} | |
.intgrs-lstng-item { | |
border-color: #304251; | |
} | |
/* GitHub Blog */ | |
.blog-title { | |
color: #fff; | |
} | |
/* Octotree Addon */ | |
.octotree_github_sidebar { | |
background-color: #1a2632; | |
color: #fff; | |
} | |
.octotree_github_sidebar .octotree_views .octotree_view .octotree_view_header { | |
background-color: #1a2632; | |
border-bottom: 1px solid #304251; | |
background-image: none; | |
} | |
.octotree_views .octotree_view .octotree_view_header { | |
text-shadow: none; | |
} | |
.octotree_github_sidebar input, | |
.octotree_github_sidebar textarea { | |
background-color: #151f29; | |
border: 1px solid #304251; | |
padding: 2px; | |
color: #fff; | |
} | |
.octotree_github_sidebar .octotree_views .octotree_treeview .jstree-default .jstree-wholerow-clicked { | |
background-color: #243447; | |
} | |
.octotree_github_sidebar .octotree_views .octotree_treeview .jstree-default .jstree-wholerow-hovered { | |
background-color: #243447; | |
} | |
.octotree_sidebar { | |
border-color: #304251; | |
} | |
.octotree_github_sidebar a.octotree_toggle > span::after, | |
.octotree_github_sidebar a.octotree_opts { | |
-webkit-filter: invert(1); | |
filter: invert(1); | |
} | |
/* End */ | |
* { | |
border-color: #657b83 !important; | |
} | |
a { | |
color: #268bd2 !important; | |
} | |
a:visited { | |
color: #6c71c4 !important; | |
} | |
body { | |
background-color: #002b36 !important; | |
color: #839496 !important; | |
} | |
html { | |
background-color: #002b36 !important; | |
} | |
input, | |
textarea { | |
background-color: #073642 !important; | |
color: #839496 !important; | |
} | |
blockquote, | |
pre { | |
background-color: #073642 !important; | |
color: #839496 !important; | |
} | |
* { | |
border-color: #073642 !important; | |
} | |
.news .alert .pull-info { | |
background-color: #083c4a !important; | |
} | |
.bg-white { | |
background-color: #002b36 !important; | |
} | |
.border { | |
border-color: #657b83 !important; | |
} | |
.breadcrumb .repo-root.js-repo-root a { | |
color: #268bd2 !important; | |
} | |
.breadcrumb strong.final-path { | |
color: #839496 !important; | |
} | |
button.ajax-pagination-btn { | |
background-color: #073642 !important; | |
color: #93a1a1 !important; | |
} | |
button.ajax-pagination-btn:hover { | |
background-color: #586e75 !important; | |
} | |
.comment-reactions .btn-link { | |
color: #839496 !important; | |
} | |
.comment-reactions .user-has-reacted { | |
background-color: #073642 !important; | |
} | |
.text-gray-dark { | |
color: #839496 !important; | |
} | |
.contrib-number { | |
color: #93a1a1 !important; | |
} | |
.counter { | |
background-color: #094352 !important; | |
color: #93a1a1 !important; | |
} | |
.diffstat-bar { | |
color: #839496 !important; | |
} | |
.file-header { | |
background-color: #073642 !important; | |
} | |
.file-history-tease .participation { | |
background-color: #002b36 !important; | |
color: #839496 !important; | |
} | |
.file-history-tease .participation .quickstat strong { | |
color: #839496 !important; | |
} | |
.file-history-tease .participation a { | |
color: #586e75 !important; | |
} | |
.file-history-tease .author a { | |
color: #839496 !important; | |
} | |
.file-history-tease-header { | |
background-color: #073642 !important; | |
} | |
.file-info-divider { | |
background-color: #586e75 !important; | |
} | |
.file-wrap { | |
color: #839496 !important; | |
} | |
.file-wrap * { | |
background-color: transparent !important; | |
} | |
.filter-bar { | |
background-color: #083c4a !important; | |
} | |
a.filter-item, | |
.filter-item { | |
color: #839496 !important; | |
} | |
a.filter-item.selected, | |
.filter-item.selected { | |
background-color: #073642 !important; | |
color: #93a1a1 !important; | |
} | |
a.filter-item:hover, | |
.filter-item:hover { | |
background-color: #586e75 !important; | |
color: #93a1a1 !important; | |
} | |
.flash { | |
background-color: #364952 !important; | |
color: #93a1a1 !important; | |
} | |
.gh-header-number { | |
color: #586e75 !important; | |
} | |
.ellipsis-expander, | |
.hidden-text-expander a { | |
background-color: #073642 !important; | |
} | |
.issue-meta { | |
color: #586e75 !important; | |
} | |
.issues-listing a { | |
color: #839496 !important; | |
} | |
.muted-link { | |
color: #839496 !important; | |
} | |
.new-user-avatar-cta { | |
background-color: #073642 !important; | |
border-color: #586e75 !important; | |
color: #93a1a1 !important; | |
} | |
.overall-summary { | |
border-color: #586e75 !important; | |
} | |
.pinned-repo-item.border { | |
border-color: #586e75 !important; | |
} | |
.progress-bar { | |
background-color: #586e75 !important; | |
} | |
.simple-box { | |
background-color: #073642 !important; | |
} | |
.social-count { | |
background-color: #073642 !important; | |
border-color: #586e75 !important; | |
color: #93a1a1 !important; | |
} | |
.scope-badge { | |
background-color: #586e75 !important; | |
color: #93a1a1 !important; | |
} | |
.stats-switcher-wrapper { | |
background-color: #002b36 !important; | |
} | |
.stats-switcher-wrapper .numbers-summary li a { | |
color: #839496 !important; | |
} | |
.table-list-header-toggle .btn-link { | |
color: #586e75 !important; | |
} | |
.table-list-header-toggle .btn-link.selected { | |
color: #839496 !important; | |
} | |
.text-emphasized { | |
color: #93a1a1 !important; | |
} | |
.text-diff-added { | |
color: #859900 !important; | |
} | |
.text-diff-deleted { | |
color: #dc322f !important; | |
} | |
.avatar, | |
.timeline-comment-avatar { | |
filter: opacity(50%); | |
} | |
.blob-code { | |
background-color: #002b36 !important; | |
color: #839496 !important; | |
} | |
.blob-code-addition { | |
background-color: rgba(232,255,77,0.1) !important; | |
} | |
.blob-code-addition .x { | |
background-color: #647300 !important; | |
color: #c1cacb !important; | |
} | |
.blob-code-deletion { | |
background-color: rgba(220,50,47,0.2) !important; | |
} | |
.blob-code-deletion .x { | |
background-color: #721513 !important; | |
color: #c1cacb !important; | |
} | |
.blob-code-hunk { | |
background-color: #073642 !important; | |
border-color: #586e75 !important; | |
} | |
.blob-code-inner { | |
color: #839496 !important; | |
} | |
.blob-num { | |
background-color: #002b36 !important; | |
color: #586e75 !important; | |
} | |
.file { | |
color: #839496 !important; | |
} | |
.form-control { | |
background-color: #073642 !important; | |
border-color: #586e75 !important; | |
} | |
.pl-c { | |
color: #586e75 !important; | |
} | |
.pl-c1 { | |
color: #268bd2 !important; | |
} | |
.pl-e { | |
color: #b58900 !important; | |
} | |
.pl-en { | |
color: #268bd2 !important; | |
} | |
.pl-k { | |
color: #859900 !important; | |
font-weight: bold !important; | |
} | |
.pl-pds { | |
color: #2aa198 !important; | |
} | |
.pl-s { | |
color: #2aa198 !important; | |
} | |
.pl-smi { | |
color: #839496 !important; | |
} | |
.pl-v { | |
color: #859900 !important; | |
font-weight: bold !important; | |
} | |
.border-bottom, | |
.border-top { | |
border-color: #073642 !important; | |
} | |
.boxed-group * { | |
border-color: #586e75 !important; | |
} | |
.boxed-group article { | |
background-color: #002b36 !important; | |
color: #839496 !important; | |
} | |
.boxed-group > h3 { | |
background-color: #094352 !important; | |
color: #93a1a1 !important; | |
} | |
.boxed-group-inner { | |
background-color: #002b36 !important; | |
} | |
.branch-action-body { | |
background-color: #073642 !important; | |
border-color: #586e75 !important; | |
} | |
.branch-action-body div { | |
border-color: #586e75 !important; | |
} | |
.branch-action-state-clean .branch-action-icon { | |
background-color: #859900 !important; | |
} | |
.branch-action-state-dirty .branch-action-icon, | |
.branch-action-state-unstable .branch-action-icon, | |
.branch-action-state-unknown .branch-action-icon { | |
background-color: #b58900 !important; | |
color: #fff !important; | |
} | |
.branch-infobar { | |
border-color: #586e75 !important; | |
background-color: #073642 !important; | |
} | |
.build-status-item { | |
background-color: #094352 !important; | |
color: #93a1a1 !important; | |
} | |
.build-status-item .build-status-details { | |
color: #268bd2 !important; | |
} | |
.capped-card h3 { | |
background-color: #094352 !important; | |
} | |
.capped-card h3 a { | |
color: #93a1a1 !important; | |
} | |
.capped-card-content { | |
background-color: #002b36 !important; | |
} | |
.capped-list th { | |
background-color: #083c4a !important; | |
color: #93a1a1 !important; | |
} | |
.capped-list tr:nth-child(2n) { | |
background-color: #073642 !important; | |
} | |
.commit, | |
.commit-meta, | |
.commit-icon .octicon, | |
.commit-group-title .octicon-git-commit { | |
background-color: #002b36 !important; | |
} | |
.commit *, | |
.commit-meta *, | |
.commit-icon .octicon *, | |
.commit-group-title .octicon-git-commit * { | |
border-color: #586e75 !important; | |
} | |
.commit-author { | |
color: #839496 !important; | |
} | |
.commit-meta { | |
color: #586e75 !important; | |
} | |
.commit-meta .sha-block { | |
color: #586e75 !important; | |
} | |
.commit-meta .sha-block .sha { | |
color: #839496 !important; | |
} | |
.commit-ref, | |
code.commit-sha { | |
background-color: #073642 !important; | |
color: #93a1a1 !important; | |
} | |
.commit-ref .user, | |
code.commit-sha .user { | |
color: #2aa198 !important; | |
} | |
.commit-branches *, | |
.commit-tease, | |
.commit-title { | |
background-color: rgba(190,255,255,0.2) !important; | |
border: none !important; | |
} | |
.commit-branches * *, | |
.commit-tease *, | |
.commit-title * { | |
color: #93a1a1 !important; | |
} | |
.commit-tease-contributors { | |
background-color: #073642 !important; | |
} | |
div.commit-branches, | |
div.commit.full-commit p.commit-title, | |
qul.branches-list { | |
background-color: #073642 !important; | |
color: #93a1a1 !important; | |
} | |
div.commit-branches *, | |
div.commit.full-commit p.commit-title *, | |
qul.branches-list * { | |
background-color: #073642 !important; | |
color: #93a1a1 !important; | |
} | |
.commit-meta { | |
background-color: #073642 !important; | |
color: #839496 !important; | |
} | |
.commits-listing:before { | |
background-color: #073642 !important; | |
} | |
.full-commit { | |
background-color: #073642 !important; | |
border-color: #586e75 !important; | |
} | |
.full-commit * { | |
text-shadow: none !important; | |
} | |
.commit-desc pre { | |
background-color: transparent !important; | |
color: #839496 !important; | |
} | |
.commit.table-list-item { | |
border-color: #073642 !important; | |
} | |
.commit-meta.commit-author-section { | |
background-color: transparent !important; | |
color: #839496 !important; | |
} | |
.table-list-cell .commit-title { | |
background-color: transparent !important; | |
color: #839496 !important; | |
} | |
.completeness-indicator-success { | |
background-color: #859900 !important; | |
} | |
.completeness-indicator-problem { | |
background-color: #b58900 !important; | |
color: #fff !important; | |
} | |
.copyable-terminal { | |
background-color: #073642 !important; | |
} | |
.blankslate { | |
background-color: #073642 !important; | |
color: #93a1a1 !important; | |
} | |
.comment-form-head.tabnav { | |
background-color: #002b36 !important; | |
} | |
.conversation-list-heading .inner { | |
background-color: #002b36 !important; | |
} | |
.discussion-item-closed .discussion-item-icon { | |
background-color: #dc322f !important; | |
color: #93a1a1 !important; | |
} | |
.discussion-item-icon { | |
background-color: #586e75 !important; | |
color: #93a1a1 !important; | |
} | |
.discussion-item-icon.octicon { | |
color: #93a1a1 !important; | |
} | |
.discussion-timeline:before { | |
background-color: #657b83 !important; | |
} | |
.discussion-timeline-actions { | |
background-color: #002b36 !important; | |
} | |
.drag-and-drop { | |
background-color: #073642 !important; | |
} | |
.new-discussion-timeline .closed-banner { | |
background-color: #657b83 !important; | |
border-color: #002b36 !important; | |
} | |
.timeline-comment { | |
background-color: #002b36 !important; | |
border-color: #586e75 !important; | |
} | |
.timeline-comment-header { | |
background-color: #073642 !important; | |
} | |
.timeline-comment-wrapper { | |
border-color: #002b36 !important; | |
} | |
.donut-chart > .pending { | |
fill: #b58900 !important; | |
} | |
.dropdown-divider { | |
background-color: #657b83 !important; | |
} | |
.dropdown-item { | |
color: #839496 !important; | |
} | |
.dropdown-item:hover { | |
background-color: #586e75 !important; | |
color: #93a1a1 !important; | |
} | |
.dropdown-menu { | |
background-color: #094352 !important; | |
color: #93a1a1 !important; | |
border-color: #657b83 !important; | |
} | |
.files * { | |
color: #839496 !important; | |
} | |
.files tbody tr { | |
border-color: #073642 !important; | |
} | |
.files tbody tr:nth-child(even) { | |
background-color: #00323f !important; | |
} | |
.files tbody tr:nth-child(odd) { | |
background-color: #002b36 !important; | |
} | |
.files tbody tr:hover * { | |
background-color: #094352 !important; | |
} | |
.btn { | |
background-image: linear-gradient(to bottom, #586e75, #073642) !important; | |
border-color: #586e75 !important; | |
color: #93a1a1 !important; | |
} | |
.btn-primary, | |
.issues-listing .btn-primary { | |
background-color: #859900 !important; | |
background-image: linear-gradient(#859900, #424d00) !important; | |
color: #000 !important; | |
filter: opacity(62.5%); | |
} | |
.entry-title a { | |
color: #268bd2 !important; | |
} | |
.header { | |
background-color: #083c4a !important; | |
border-bottom-color: #586e75 !important; | |
} | |
.header a { | |
color: #93a1a1 !important; | |
} | |
.lang { | |
color: #93a1a1 !important; | |
} | |
.reponav-item, | |
.pagehead-tabs-item { | |
background-color: #073642 !important; | |
border-color: transparent !important; | |
color: #839496 !important; | |
} | |
.reponav-item:visited, | |
.pagehead-tabs-item:visited { | |
color: #839496 !important; | |
} | |
.reponav-item.selected, | |
.pagehead-tabs-item.selected { | |
background-color: #002b36 !important; | |
border-color: #dc322f #094352 transparent !important; | |
} | |
.site-footer-links * { | |
color: #839496 !important; | |
} | |
.js-directory-link { | |
color: #268bd2 !important; | |
} | |
.js-site-search-form input, | |
.js-chromeless-input-container { | |
background-color: #002b36 !important; | |
border-color: #586e75 !important; | |
} | |
a.label { | |
color: inherit !important; | |
filter: opacity(75%); | |
} | |
.notifications-list a { | |
color: #839496 !important; | |
} | |
.notifications-list li { | |
background-color: #002b36 !important; | |
} | |
.octicon, | |
.octicon-repo { | |
color: #93a1a1 !important; | |
} | |
.octicon.type-icon-state-closed, | |
.octicon-repo.type-icon-state-closed { | |
color: rgba(255,54,43,0.65) !important; | |
} | |
.octicon.type-icon-state-merged, | |
.octicon-repo.type-icon-state-merged { | |
color: #6c71c4 !important; | |
} | |
.octicon.type-icon-state-open, | |
.octicon-repo.type-icon-state-open { | |
color: rgba(205,212,0,0.65) !important; | |
} | |
.octicon-alert, | |
.octicon-check { | |
color: #fff !important; | |
} | |
.octicon-x { | |
color: #dc322f !important; | |
} | |
.octicon-clippy { | |
color: #93a1a1 !important; | |
} | |
.octicon-git-pull-request, | |
.octicon-diff { | |
color: #fff !important; | |
} | |
.octicon-markdown { | |
color: #586e75 !important; | |
} | |
.orghead { | |
background-color: #073642 !important; | |
border-color: #657b83 !important; | |
border-bottom: 0px !important; | |
color: #93a1a1 !important; | |
} | |
.org-name { | |
color: #93a1a1 !important; | |
} | |
.pagehead.orghead { | |
background-color: #073642 !important; | |
} | |
.outline-box-highlighted { | |
background-color: #073642 !important; | |
color: #93a1a1 !important; | |
} | |
.pagination .current { | |
background-color: #586e75 !important; | |
color: #93a1a1 !important; | |
} | |
.pagination .disabled { | |
background-color: #073642 !important; | |
color: #586e75 !important; | |
} | |
.pagination .disabled:hover { | |
background-color: #073642 !important; | |
} | |
.pagination .gap { | |
background-color: #073642 !important; | |
color: #586e75 !important; | |
} | |
.pagination a { | |
background-color: #073642 !important; | |
border-color: #002b36 !important; | |
color: #839496 !important; | |
} | |
.pagination a:hover { | |
background-color: #586e75 !important; | |
color: #002b36 !important; | |
} | |
.diffbar { | |
background-color: #002b36 !important; | |
} | |
.merge-status-item { | |
background-color: #094352 !important; | |
} | |
.pr-toolbar { | |
background-color: #002b36 !important; | |
} | |
.review-thread-reply { | |
background-color: #073642 !important; | |
} | |
.review-thread-reply .inline-comment-form { | |
background-color: #002b36 !important; | |
} | |
#readme .plain { | |
background-color: #002b36 !important; | |
} | |
.markdown-body, | |
.markdown-body table * { | |
background-color: #002b36 !important; | |
border-color: #657b83 !important; | |
color: #839496 !important; | |
} | |
.markdown-body a, | |
.markdown-body table * a { | |
color: #268bd2 !important; | |
} | |
.markdown-body code, | |
.markdown-body table * code, | |
.markdown-body pre, | |
.markdown-body table * pre { | |
background-color: #073642 !important; | |
} | |
.markdown-body hr, | |
.markdown-body table * hr { | |
background-color: #586e75 !important; | |
} | |
.markdown-body img, | |
.markdown-body table * img { | |
background-color: #002b36 !important; | |
} | |
.repository-description { | |
color: #839496 !important; | |
} | |
.repository-meta .edit-repository-meta label { | |
color: #839496 !important; | |
} | |
.pagehead.repohead { | |
background-color: #073642 !important; | |
} | |
.repository-content .RecentBranches { | |
background-color: #073642 !important; | |
border-color: #657b83 !important; | |
} | |
.repohead-details-container a { | |
color: #839496 !important; | |
} | |
.select-menu-modal { | |
border-color: #839496 !important; | |
} | |
.select-menu-modal * { | |
background-color: #002b36 !important; | |
color: #839496 !important; | |
} | |
.select-menu-header, | |
.select-menu-header * { | |
background-color: #073642 !important; | |
color: #93a1a1 !important; | |
text-shadow: none !important; | |
} | |
.select-menu-item:hover *, | |
.select-menu-item-icon:hover, | |
.select-menu-item.navigation-focus { | |
background-color: #586e75 !important; | |
color: #93a1a1 !important; | |
} | |
.select-menu-item.selected { | |
background-color: #586e75 !important; | |
} | |
.repository-sidebar { | |
background-color: #002b36 !important; | |
} | |
.thread-subscription-status { | |
background-color: #002b36 !important; | |
} | |
.sunken-menu { | |
background-image: linear-gradient(to right, #073642 0%, #002b36 8px) !important; | |
box-shadow: 1px 0px 0px #073642 inset; | |
} | |
.sunken-menu:before { | |
background-image: linear-gradient(#002b36, transparent) !important; | |
} | |
.sunken-menu:after { | |
background-image: linear-gradient(transparent, #002b36) !important; | |
} | |
.sunken-menu-item { | |
border-color: #002b36 !important; | |
} | |
.sunken-menu-item.selected { | |
background-color: #002b36 !important; | |
border-color: #094352 !important; | |
color: #93a1a1 !important; | |
} | |
.sunken-menu-item.selected:after { | |
background-color: #cb4b16 !important; | |
} | |
.sunken-menu-separator:before { | |
background-image: linear-gradient(to right, #073642 70%, #002b36 100%) !important; | |
} | |
.state { | |
color: #93a1a1 !important; | |
} | |
.state-closed { | |
background-color: #dc322f !important; | |
} | |
.state-open { | |
background-color: #859900 !important; | |
} | |
.subnav-item { | |
color: #839496 !important; | |
} | |
.subnav-item:hover { | |
background-color: #083c4a !important; | |
} | |
.subnav-item:visited { | |
color: #839496 !important; | |
} | |
.subnav-item.selected { | |
background-color: #073642 !important; | |
} | |
.subnav-links a:hover { | |
background-color: #073642 !important; | |
} | |
.subnav-search input { | |
border-color: #586e75 !important; | |
} | |
.right .tabnav-extra { | |
color: #586e75 !important; | |
} | |
a.tabnav-tab, | |
.tabnav-tab { | |
border-color: transparent !important; | |
color: #586e75 !important; | |
} | |
a.tabnav-tab.selected, | |
.tabnav-tab.selected { | |
background-color: #002b36 !important; | |
background-image: linear-gradient(#073642, #002b36) !important; | |
border-color: #657b83 !important; | |
color: #93a1a1 !important; | |
} | |
.table-list tr, | |
.table-list li { | |
background-color: #002b36 !important; | |
} | |
.table-list tr:hover, | |
.table-list li:hover { | |
background-color: #094352 !important; | |
} | |
.table-list-header { | |
background-color: #073642 !important; | |
} | |
.text-pending { | |
color: #b58900 !important; | |
} | |
.text-pending .octicon-primitive-dot { | |
color: #b58900 !important; | |
} | |
.text-red { | |
color: #dc322f !important; | |
} | |
.timeline-commits .commit-meta { | |
background-color: #002b36 !important; | |
} | |
.timeline-commits .commit-meta .commit-id { | |
color: #586e75 !important; | |
} | |
.underline-nav-item { | |
color: #839496 !important; | |
} | |
.underline-nav-item.selected { | |
border-bottom-color: #dc322f !important; | |
color: #839496 !important; | |
} | |
.user-profile-nav { | |
background-color: #073642 !important; | |
border-color: #657b83 !important; | |
} | |
.user-profile-sticky-bar:after { | |
background-color: #073642 !important; | |
border-color: #657b83 !important; | |
} | |
.graphs .area { | |
fill: #859900; | |
} | |
.summary-stats li .num { | |
color: #93a1a1 !important; | |
} | |
.viz { | |
background-color: #083c4a !important; | |
} | |
.facebox-popup { | |
color: #839496 !important; | |
background-color: #002b36 !important; | |
} | |
.facebox-popup .octicon { | |
color: #fff !important; | |
} | |
.facebox-popup .owner-select-target { | |
color: #839496 !important; | |
background-color: #073642 !important; | |
} | |
.facebox-popup .owner-select-target:hover { | |
background-color: #586e75 !important; | |
} | |
code, .label-private { | |
color: #607d8b !important; | |
} | |
.label-private { | |
background-color: rgba(181, 137, 0, .15); | |
} | |
.octicon-x { | |
color: #002b36 !important; | |
} | |
.octicon-check { | |
color: #85990f !important; | |
} | |
.octicon-x.d-block { | |
color: #dc322f !important; | |
} | |
.discussion-item-icon > .octicon, .completeness-indicator > .octicon, .branch-action-icon > .octicon { | |
color: #002b36 !important; | |
} | |
.octicon.bg-pending { | |
color: #dbab09 !important; | |
} | |
.merge-branch-heading { | |
color: #93a1a1; | |
} | |
.btn, .btn-primary, .issues-listing .btn-primary { | |
background-image: none !important; | |
color: #dadada !important; | |
filter: none; | |
} | |
.btn:disabled { | |
background-color: #243447 !important; | |
} | |
.state, a.label { | |
color: #FFF !important; | |
} | |
.text-red > .octicon { | |
color: #dc322f !important; | |
} | |
.is-comment-editing .previewable-comment-form { | |
background-color: #073642 !important; | |
} | |
.Box { | |
background-color: #002b36; | |
} | |
strong.stat-number { | |
color: #91a0a0; | |
} | |
strong.note-emphasis { | |
color: #FFF !important; | |
} | |
.select-menu-item.selected { | |
background: transparent !important; | |
} | |
.dropdown-caret { | |
border-right-color: transparent !important; | |
border-left-color: transparent !important; | |
border-bottom-color: transparent !important; | |
border-top-color: #819294 !important | |
} | |
.timeline-comment::before { | |
border-right-color: #586e75 !important; | |
} | |
.timeline-comment::after { | |
border-right-color: #073642 !important; | |
} | |
.review-summary::before { | |
border-bottom-color: #063440; | |
} | |
.review-summary::after { | |
border-bottom-color: #002b36; | |
} | |
button > .octicon-x { | |
color: #93a1a1 !important; | |
} | |
.CodeMirror-gutters, .CodeMirror-gutter, .CodeMirror-lines, .CodeMirror { | |
background-color: #002b36 !important; | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment