Skip to content

Instantly share code, notes, and snippets.

@ddavison
Created March 23, 2014 05:15
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save ddavison/9719104 to your computer and use it in GitHub Desktop.
Save ddavison/9719104 to your computer and use it in GitHub Desktop.
@namespace url(http://www.w3.org/1999/xhtml);
@namespace svg url(http://www.w3.org/2000/svg);
@-moz-document regexp("^https?://((raw[2-9]*|gist|guides|help|status|developer)\.)?github\.com.*") {
/***********************************************
* Github Dark Theme v1.8.7 (3/22/2014)
* https://github.com/StylishThemes/GitHub-Dark
* http://userstyles.org/styles/37035
* License: http://sam.zoy.org/wtfpl/
***********************************************/
body {
background-color: #222222 !important;
background-image: url(https://stylishthemes.github.io/GitHub-Dark/images/backgrounds/bg-tile1.png) !important;
background-clip: border-box !important;
background-origin: padding-box !important;
/*[[bg-options]]*/
/*[[bg-options2]]*/
}
body a {
color: #4183c4 !important;
}
/* Base link/panel colors - text */
.profilecols ul.stats li a:hover strong, .plans-row .plan, .filters li.selected, .repo_list span.css-truncate-target, strong.css-truncate-target, .zeroclipboard-button, .header .mega-octicon:hover:before, .creator a, button#logout:hover .octicon {
color: #4183c4 !important;
}
.numbers-summary a:hover {
color: #4183c4 !important;
}
.numbers-summary a:hover span {
color: #4183c4 !important;
}
.octicon-file-directory {
color: #4183c4 !important;
}
.tag-info a:hover {
color: #4183c4 !important;
}
.tag-info a:hover span {
color: #4183c4 !important;
}
#forkqueue .instructions, .addon h4 {
color: #4183c4 !important;
}
.header a:hover {
color: #4183c4 !important;
}
.header a:hover .mini-icon, .header a:hover .mega-icon:before {
color: #4183c4 !important;
}
#footer a, #userbox a:hover, .header-logo-wordmark:hover span, #userbox a:hover .mini-icon, .gist-item ul.meta > li > a:hover {
color: #4183c4 !important;
}
#userbox a:hover, a.browse-button:hover {
color: #4183c4 !important;
}
#userbox a:hover .mini-icon, a.browse-button:hover .mini-icon {
color: #4183c4 !important;
}
.full-word, .team-mention, .add-line-comment:before, .octicon-mark-github:hover:before, .header a:not(.choice):hover .octicon, .comment-header-actions li:hover .octicon, .zeroclipboard-link .octicon, .commit .commit-title .issue-link, .octofication .mega-octicon:before, .octofication-more strong, .org-repo-stats a:hover, #header .nav a:hover, .org-repo-stats a:hover .octicon:before {
color: #4183c4 !important;
}
.org-module-link:hover {
color: #4183c4 !important;
}
.org-module-link:hover .org-stats, .org-module-link:hover .octicon {
color: #4183c4 !important;
}
.org-header-info .name-link:hover, .social-count:hover, .new-file-link span, .org-repo-name a:hover .repo-prefix, .timeline-commits .commit-meta .octicon-comment-discussion:before, .numbers-summary a:hover .octicon:before, .history-link .octicon:before, .steps li.current .mega-octicon:before, .oauth-permissions-details .permission-title, .permission-help .octicon:before, .setup-info-module .octicon:before {
color: #4183c4 !important;
}
/* Base color panel */
.button:hover, .button:active {
background: #4183c4 !important;
}
option:hover {
background: #4183c4 !important;
}
.minibutton:not(.disabled):hover, .minibutton:active, .minibutton:hover code {
background: #4183c4 !important;
}
.file-minibutton:hover, .add_file:hover, .pagination a:hover, .tip-box a.next:hover, .clone-url-button:hover a, .listings-layout .nav li a:hover, .state-merged, .url-box .zeroclipboard-is-hover, ul.filter-list .filter-item.selected, #fork-select .target:not(.disabled):hover, .flash-notice, .ace_selection, table.upgrades tr:hover td, .email-format .email-hidden-toggle:hover a, .notification-indicator .unread, .gist-item .bubble:hover, .dashboard-tabs a:hover, .dropdown-menu > li > a:hover, .documentation-results a:hover, input[type=submit]:hover, .hidden-text-expander a:hover, .blog-search-results em, .codesearch-cols em {
background: #4183c4 !important;
}
.context-button:after {
border-color: #4183c4 transparent transparent !important;
}
.octofication .message {
border-color: #4183c4 !important;
}
/* === Notification icon === */
.notification-indicator .unread {
background: #4183c4 !important;
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(0, 0, 0, 0.1), 0 0 10px #4183c4 !important;
}
/* text selection */
::selection, ::-moz-selection {
background: #4183c4 !important;
color: #fff !important;
}
/* input focus hightlight */
input.focus[type="text"], #adv_code_search .focus.search-page-label, input[type="text"]:focus:not(.js-color-editor-input), .focused .drag-and-drop, #adv_code_search .search-page-label:focus {
border-color: #4183c4 !important;
box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.075) inset, 0px 0px 5px rgba(255, 255, 255, 0.075) !important;
}
input.focus[type="password"], input[type="password"]:focus, input.focus[type="email"], input[type="email"]:focus, input.focus[type="number"], input[type="number"]:focus, input.focus[type="tel"], input[type="tel"]:focus, input.focus[type="url"], input[type="url"]:focus {
border-color: #4183c4 !important;
box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.075) inset, 0px 0px 5px rgba(255, 255, 255, 0.075) !important;
}
textarea.focus, textarea:focus {
border-color: #4183c4 !important;
box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.075) inset, 0px 0px 5px rgba(255, 255, 255, 0.075) !important;
}
#q:focus ~ button {
border-color: #4183c4 !important;
box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.075) inset, 0px 0px 5px rgba(255, 255, 255, 0.075) !important;
}
input[type="text"], #adv_code_search .search-page-label {
box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.1) inset !important;
}
input[type="password"], input[type="email"], input[type="number"], input[type="tel"], input[type="url"] {
box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.1) inset !important;
}
textarea {
box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.1) inset !important;
}
/* === Inputs === */
select, input:not(.js-color-editor-input), textarea {
-moz-appearance: none !important;
background: #181818 !important;
border-color: #555 !important;
color: #eee !important;
}
/* custom checkbox and radio styles. We need a full set of styles here as WebKit removes all of them when
-webkit-appearance: none is set. */
input[type="checkbox"], input[type="radio"] {
-webkit-appearance: none !important;
background-color: #181818 !important;
border: 1px solid #555 !important;
color: #eee !important;
height: 1em !important;
width: 1em !important;
}
input[type="checkbox"]:focus, input[type="radio"]:focus {
-webkit-appearance: none !important;
background-color: #181818 !important;
border: 1px solid #555 !important;
color: #eee !important;
height: 1em !important;
width: 1em !important;
}
input[type="checkbox"]:hover:active, input[type="radio"]:hover:active {
-webkit-appearance: none !important;
background-color: #181818 !important;
border: 1px solid #555 !important;
color: #eee !important;
height: 1em !important;
width: 1em !important;
}
input[type=radio] {
border-radius: 100% !important;
}
input[type="checkbox"]:checked {
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48cmVjdCBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeT0iMCIgeD0iMCIgZmlsbD0iIzAwMDAwMCIvPjxwYXRoIGQ9Im05OC43OTk5ODggMjEzbC0wLjc5OTk4OCA4OWMwIDAgMTAzIDEwMiAxMDQgMTAyYzEgMCAyMDUgLTIwMSAyMDUgLTIwMWMwIDAgMCAtOTAgMCAtOTFjLTAuNzk5OTg4IDAgLTIwNCAyMDMgLTIwNCAyMDNsLTEwNCAtMTAyeiIgZmlsbD0iI2RkZGRkZCIvPjwvZz48L3N2Zz4KCg==) !important;
background-size: cover !important;
}
input[type="checkbox"]:indeterminate {
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48cmVjdCBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeT0iMCIgeD0iMCIgZmlsbD0iIzAwMDAwMCIvPjxyZWN0IGhlaWdodD0iMTI4IiB3aWR0aD0iMzg0IiB5PSIxOTIiIHg9IjY0IiBmaWxsPSIjZGRkZGRkIi8+PC9nPjwvc3ZnPg==) !important;
background-size: cover !important;
}
input[type=radio]:checked {
background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSI1MTIiIGhlaWdodD0iNTEyIj48Zz48cmVjdCBoZWlnaHQ9IjUxMiIgd2lkdGg9IjUxMiIgeT0iMCIgeD0iMCIgZmlsbD0iIzAwMDAwMCIvPjxjaXJjbGUgY3g9IjI1NiIgY3k9IjI1NiIgcj0iNjQiIGZpbGw9IiNkZGRkZGQiLz48L2c+PC9zdmc+) !important;
background-size: cover !important;
}
/* === Prevent overflow issues === */
#dashboard, div.highlight, svg {
width: 100% !important;
}
.vcard-fullname, .vcard-username {
overflow-y: hidden !important;
}
code {
overflow: visible !important;
}
.markdown-body code {
white-space: pre-wrap;
}
pre {
/*[[tab-size]]*/
}
/* === logo === */
.header .site, #adv_code_search .search-page-input {
background: #111 !important;
border: 0 !important;
padding-bottom: 1px !important;
}
#footer .mega-icon:hover:before {
color: #555 !important;
}
/* remove gist logo transition */
.header-logo-wordmark {
transition: none !important;
}
/* === needs padding === */
div.blog, #page-settings {
margin-top: 20px !important;
}
.conversation-list-heading .inner {
padding: 3px 10px !important;
}
/* === show === */
.color-label.selected .color {
display: block !important;
}
/* === no margin === */
#dashboard, table.branches {
margin: 0 !important;
}
/* gist diff stats - fix alignment */
.diffstat {
font-size: 14px !important;
}
/* === Remove shadow === */
h1, h2, h3, h4 {
text-shadow: none !important;
box-shadow: none !important;
}
pre {
text-shadow: none !important;
box-shadow: none !important;
}
pre * {
text-shadow: none !important;
box-shadow: none !important;
}
code, tt, ul, li, p, input, a, th, .news, #footer ul.sosueme li.main, .more-repos, .button, .metabox em.placeholder, table.notifications, #download_button, .comment-count, em.date, input.search, #user-links, #header.gc .diff-line-code, .upper_footer, .switcher > span:after, .upgrades td, .blog-feedback, .description, .commit-ref, .pagination span, .mini-icon-advanced-search, .count, .select-menu-title, .sunken-menu a, .select-menu-button:after, #repo-message, .times, .sunken-menu-contents, .sunken-menu a .counter, .usage-bar dt, #user-links .name img, #common-issues, .upload-progress, .svg-tip, .meta, .flash, .flash-global, #files .file .meta .info span, .file-box .meta .info span, body#com #header, .search-filters, .usage-bar dd, .notification-indicator .all-read {
text-shadow: none !important;
box-shadow: none !important;
}
.avatar-stack.multiple-avatars .avatar:last-child, .avatar-stack.multiple-avatars:before {
text-shadow: none !important;
box-shadow: none !important;
}
.box-action, .file-diff-line, .file-code-lines, #adv_code_search input.search-page-input {
text-shadow: none !important;
box-shadow: none !important;
}
a, button, p, ul, li, dl.form label, .formbody label, .js-context-button, .footer-text, .minibutton span, span.name, .diff-line-code, .num, .user-list em, .diff-expander .octicon-unfold:hover, .select-menu-loading-overlay:before, .select-menu-item a, .minibutton {
text-shadow: none !important;
}
.mini-icon {
text-shadow: none !important;
}
.mini-icon:before {
text-shadow: none !important;
}
.list-tip:before, .line-num-content, .diff-expander .octicon-unfold, .minibutton i, .comment-header-author, .header, .gist .gist-file .gist-meta {
text-shadow: none !important;
}
/* === transparent background only === */
body > pre, #footer, table tr, .textographic a.repo, .stars-browser .filter-bar, .highlight .file-diff-line:hover pre, .gravatar, .topsearch span.search-input, p.meta, .sidebar .milestone, .commit-desc pre, #facebox, .profilecols .filter-bar, .button-group, div.content-header .search-form, .file-code, .branch-infobar, .gist-advanced-options .select-menu-button:after, #wrapper {
background: transparent !important;
}
li.commit, li.public {
background: transparent !important;
}
.gravatar img, .facebox-popup, .commit-comments-header-sha, .tmp-reusable-bubble .bubble-inner, .commit-group-item .authorship, pre.headers code, .columns.equacols.bordered, .gist-item ul.meta > li > a:hover, .commits li img, a.minibutton code, .milestone, .more-repos, #network .repo span, .previewable-comment-form, .keyboard-mappings th, .api #header-wrapper .nav, .marketing-nav a.selected, #graph_data .tabs, .org-nav-item.selected, .edit-team-member:hover, tr.commit, .release-timeline .js-details-container, .section-heading-title a.js-selected-navigation-item, .featured-callout .screenshot, .ace-github {
background: transparent !important;
}
.sidebar-module ul ul li a:hover, .sidebar-module h3 a:hover {
background: transparent !important;
}
.timeline-commits .commit-meta .status, .timeline-commits .commit-meta .octicon {
background: transparent !important;
}
.file .meta-divider, .markdown-body, .avatar-stack.multiple-avatars:before, .css-truncate:hover .css-truncate-target:not(.label) {
background: transparent !important;
}
.select-menu-item .octicon {
color: transparent !important;
}
/* Redeem Page */
.coupons .coupon-form-body {
background-image: none !important;
background-color: #222 !important;
box-shadow: none !important;
border: 1px solid #666 !important;
}
.coupons .coupon-form-body .coupon-icon {
border: 1px solid #555 !important;
}
/* === Remove background gradient === */
#directory .repo, #dashboard .repo, #categories li, .sosueme li.main, #commit .separator, .big-notice, .clean td, .legend .clean, .avatar .overlay.size-48, .listing.closed, .gist .gist-file .gist-data, .gist-syntax, .gist .gist-file .gist-data .line-numbers, .listing .repo, .sunken-menu-separator:before, .sunken-menu-contents:before, .sunken-menu-separator, .sunken-menu-contents:after {
background-color: transparent !important;
background-image: none !important;
}
.context-loader.large-format-loader {
background-image: none !important;
}
/* === Just rounded corners === */
#wrapper, #your-repos-filter, .topsearch ul.nav {
border-radius: 3px !important;
background-clip: padding-box !important;
}
/* remove border-radius */
.dashboard-tabs a, .search-filters {
border-radius: 0 !important;
}
/* === No huge text === */
.topsearch form input.search {
font-size: 12px !important;
}
/* repo labels, private repo lists */
.repo-label span, .private .repo-list-item {
background: #222 !important;
color: #777 !important;
}
/* previously orange border bottom */
.pagehead ul.tabs li a.selected, .pagehead > ul.tabs li a:hover {
border-radius: 0 !important;
border-bottom: #eee 2px solid !important;
}
.filter-selected {
border-radius: 0 !important;
border-bottom: #eee 2px solid !important;
}
div.listing.navigation-focus, div.issues.navigation-focus {
border-radius: 0 !important;
border-bottom: #eee 2px solid !important;
}
.repo-filter:hover, .dashboard-tabs a.selected, .marketing-nav a.selected, .orgs-nav .org-nav-item.selected {
border-radius: 0 !important;
border-bottom: #eee 2px solid !important;
}
.section-nav .active a {
border-radius: 0 !important;
border-left: #eee 1px solid !important;
}
.menu a.selected {
border-radius: 0 !important;
border-left: #eee 1px solid !important;
}
.menu a.selected:hover {
border-radius: 0 !important;
border-left: #eee 1px solid !important;
}
.sunken-menu a:focus, .sunken-menu a:hover {
border-radius: 0 !important;
border-left: #eee 1px solid !important;
}
/* dropdown arrows are css triangles, so we can't just apply color to all four borders */
.dropdown-arrow {
border-top-color: #eee !important;
transition: none !important;
}
.js-menu-target:hover .dropdown-arrow {
border-top-color: #4183c4 !important;
}
.js-menu-target:focus, .js-menu-target:active {
text-decoration: none !important;
}
/* GitHub Bug: The focused + in the header has an ugly underline from a:active */
/* GitHub Bug: Properly center the pull request tabs header counters vertically. Also match the border-radius to
match other similar counters on the site */
#commits_tab_counter, #files_tab_counter {
vertical-align: middle !important;
border-radius: 2px !important;
}
/* invisible border */
.gisttabs a:not(.selected) {
border-color: transparent !important;
}
.gisttabs a:not(.selected):hover {
border-color: transparent !important;
}
.timeline-comment-wrapper {
border-color: transparent !important;
}
.full-commit .commit-desc + .commit-branches, .full-commit .commit-meta {
border-color: transparent !important;
}
.list-group-item {
border-color: transparent !important;
}
/* === Darken border === */
pre {
border-color: #555 !important;
}
table {
border-color: #555 !important;
}
table th {
border-color: #555 !important;
}
h1, h2, h3, hr, img {
border-color: #555 !important;
}
#browser table {
border-color: #555 !important;
}
#browser table th {
border-color: #555 !important;
}
#issues .menu ul li, .counter, .issues td, ul.main_nav li.selected, .browser_header, .issue-head, .bootcamp-help .image, ul.hook-list, .clone-url-button, .list-tip li, .boxed-group-list > li, .section-nav a, .search-menu-container, .repo_list li a, .graphs .axis, .switcher > span:after, a.assignee-bit, .menu li, .notifications td, .filter-tab, ul.hook-list li, .repo .border, .box-action, ul.repo-stats li a, .footer_nav h4, .footer-divider, .blog-feedback, .chromed-list-browser, .js-activate-link, .chromed-list-browser div, .filter-bar, .columns.sidebar, .title, .lbl, .participation-graph canvas, #contributors .person, .tabnav, #commit-activity-master, .mini-repo-list a, #services, .top-rule, .blog-post, #services .service, ul.stats, .select-menu-filters, .select-menu-item, .select-menu-tabs, .release-list > li, .url-box, .select-menu-button:after, .context-body, .range-editor-head, .code-list-item, .cheatsheet, .pagehead.settings-area, .release-body, .suggester, .pull-state, .pull-number, .merge-pr, .gist-file, #footer .container, #graph-shots li, .sidebar, .release-timeline, .explore h2, ul.color-label-list .color, #head, .leaderboard-list-item, .release-timeline-tags .main, .search-result-item, .sort-bar, .details, .jobs-list, .content-header, .user-list-item, .commit-group-item .gobutton .comment-count, .markdown-body, ul#categories li h5, .gobutton.with-comments .sha, #gollum-editor-function-bar, .capped-box, .steps li, #common-issues, .steps, #graphs, .previewable-comment-form .comment, .org-module, .org-repo, .table-list, .table-list-cell, .team, .org-add-footer, .auto-search-group .search-filter, #notification-center li, .branch-status, .commit-tease .commit-meta, .comment + .comment, .discussion-bubble-inner, .commit-group, .member-row, .press-info, .timeline-comment, .timeline-comment-header, .timeline-commits .timeline-commits-header {
border-color: #555 !important;
}
.range-editor span.flag, .range-editor .range {
border-color: #555 !important;
}
ul.comparison-list > li, .marketing-section, .featured-callout .screenshot, .ace_gutter, .sidebar-module, #footer .wrapper, .collapsed, .expanded, .discussion-topic, .bubble-inner, div.article div.helper div.content, .boxed-group-inner .help, dl.new-email-form, .file .meta-divider, .avatar-stack.multiple-avatars:before, .file-box, .file-actions .button-group li, .gist .gist-file .gist-data, #contributions-calendar .contrib-details div, .branch-action-body {
border-color: #555 !important;
}
.setup-form .tos-info, .setup-form .setup-organization-next {
border-color: #555 !important;
}
.setup-info-module .features-list .list-divider {
border-color: #555 !important;
}
.discusion-topic-infobar, .box-header, .box-body {
border-color: #444 !important;
}
#footer, .pagehead {
border-color: #333 !important;
}
table tr, table td {
border-color: #333 !important;
}
blockquote {
border-color: #333 !important;
}
.pagination a:first-child, .pagination a:last-child {
border-color: #333 !important;
}
.pagination span:first-child .pagination span:last-child {
border-color: #333 !important;
}
.dashboard-tabs, .graphs, .graph, .featured-callout .rule, .sub-nav, ul.sunken-menu-group a.selected, .vcard-details, .vcard-stats, .repo-list-item, .email-signature-reply, .grid .col, .composer-infobar, .email-quoted-reply, .summary-stats li, .columns.equacols.bordered, table.branches td, .file-diffstat, ul.filter-list, .news .alert, table.files td, .explore-section, .repolist > li, .new-discussion-timeline .sidebar-item + .sidebar-item, .gh-header-meta, .new-discussion-timeline .previewable-comment-form .comment-body, .sidebar-module ul h3, .headlines li, .discussion-sidebar-item + .discussion-sidebar-item, .markdown-format img, div#common-issues ul li, .setup-wrapper .oauth-permissions, .about-facts, .starred-repo, .timeline-comment-label {
border-color: #333 !important;
}
.pagination a, .pagination span.gap {
border-color: #222 !important;
}
.discussion-item-icon, .date:after {
border-color: #222 !important;
}
.filter-tab.selected {
border: #444 1px solid !important;
border-bottom: #333 1px solid !important;
}
.summary-stats, .sunken-menu-separator, .pagehead, .follow-list .follow-list-item, .facebox-header, .org-header {
border-bottom: #333 1px solid !important;
}
.more-repos, .simple-conversation-list > li, #contributions-calendar .contrib-details div .lbl, .site-footer, .blame .section-first td {
border-top: #333 1px solid !important;
}
/* discussion timeline tweaks */
.closed-banner {
border-top: 2px solid #444 !important;
border-bottom-color: transparent !important;
height: 2px !important;
}
.discussion-timeline-actions, .closed-banner {
background: transparent !important;
border-top: 2px solid #444 !important;
}
.discussion-timeline:before {
margin-top: 2px !important;
background: #444 !important;
height: calc(100% - 256px) !important;
}
.listings div.listing {
border-left: #333 2px solid !important;
border-right: #333 2px solid !important;
}
.timeline-comment:after, .branch-action-body:after {
border-right-color: #282828 !important;
z-index: 1 !important;
}
.timeline-comment:before {
border-right-color: #555 !important;
}
.issue-head {
border-bottom-width: 1px !important;
}
ul.sunken-menu-group a.selected {
border-left: transparent 1px solid !important;
}
.context-button:hover:after, .switcher > span:before {
border-color: #eee transparent transparent !important;
}
/* branch selector button - uses borders to make select button */
.select-menu-button::before {
border-top-color: #eee !important;
}
/* code */
.linkable-line-number {
border-right: #555 1px solid !important;
}
.diff-line-num, .blob-line-nums {
vertical-align: middle !important;
}
.gist .gist-file .gist-data .line-number {
line-height: 19px !important;
}
.markdown-format pre {
font-size: 14px !important;
}
/* code editor padding */
.file .file-code-line .blob-line-code {
padding-bottom: 0 !important;
padding-top: 0 !important;
border: none !important;
}
.file .highlight {
padding-bottom: 0 !important;
padding-top: 0 !important;
border: none !important;
}
.file .highlight pre {
padding-bottom: 0 !important;
padding-top: 0 !important;
border: none !important;
}
.file-data .highlight pre {
padding-bottom: 0 !important;
padding-top: 0 !important;
border: none !important;
}
.file .file-code-line .blob-line-nums {
padding: 0 !important;
}
.file-data .lines td, .file-data .line-data {
padding: 0 !important;
}
#readme, .blob-line-code {
padding: 0 !important;
}
.lines .line-numbers span {
padding: 0 6px !important;
}
.diff-line-code, .diff-line-num .expandable-line-num {
padding-left: 0 !important;
padding-right: 0 !important;
}
/* Inline comments need +18px width to fit. Default value: 842px */
.inline-comment-form {
max-width: 860px !important;
}
/* File listings - fix date truncation */
table.files td.age .css-truncate {
max-width: none !important;
}
/* Remove padding on the pre and add it to the spans inside the line to fix the row highlight */
.blob-line-code pre, .line-data pre {
padding-left: 0 !important;
}
.blob-line-code .line, .line-data .line {
padding-left: 12px !important;
}
.file-data.diff-data .line > *:first-child {
margin-left: 0 !important;
}
/* ace (gist editor) */
.ace_cursor {
border-left-color: #ddd !important;
}
/* === tooltip === */
.octotip {
background-color: #003 !important;
border-color: #006 !important;
}
/* === #111 === */
pre {
background: #111 none !important;
border-color: #333 !important;
}
pre code {
background: #111 none !important;
border-color: #333 !important;
}
.diff-line-code, .list-browser-item.closed, body.windows #header, .markdown-body code, .content code, #footer .site, .ace_gutter, .jumbotron, #adv_code_search .search-page-label {
background: #111 none !important;
border-color: #333 !important;
}
.content .verseblock-content, .content .sectionbody .dlist dt {
background: #111 none !important;
border-color: #333 !important;
}
#facebox pre, .commit-preview .message pre, .content p > tt, .markdown-body tt, .markdown-format code, .commit-sha, .integrations-quality, .showcase-featured .mo-info .featured-grid-outer, .collection-card {
background: #111 none !important;
border-color: #333 !important;
}
/* === #181818 === */
/* needed background inbetween #111 and #222 :P */
#wiki-rightbar, .commitinfo, .gc .diff-line-code, .social-count, .featured-commit-activity-graph, .featured-repo-logo, .gobutton > .sha .octicon, .navigation-focus .gobutton > .sha .octicon, .participation, .filter-list li span.bar, .search-result-header, .branch-infobar, .file-data .line-numbers, .blob-line-nums, .file-data {
background: #181818 !important;
border-color: #333 !important;
border-width: 1px !important;
}
.signup-plans th, .signup-plans td {
background: #181818 !important;
border-color: #333 !important;
border-width: 1px !important;
}
.signup-plans-orgs th, .signup-plans-orgs td {
background: #181818 !important;
border-color: #333 !important;
border-width: 1px !important;
}
.line-data, .line-number, .commits td, .featured-callout, .compare-pr-placeholder, .sidebar-module ul ul li, .native-download, .setup-info-module, div#common-issues ul {
background: #181818 !important;
border-color: #333 !important;
border-width: 1px !important;
}
.divider .blob-line-code div.highlight, .octofication .broadcast-icon-mask, .file-box .file .image {
background: #181818 !important;
border: 0 !important;
}
.markdown-body table tr:nth-child(2n), .explore-section:nth-child(2n), .blog-feedback, .list-group-item {
background: #181818 !important;
}
.chromed-list-browser .none p, .chromed-list-browser .error p {
background: #181818 !important;
}
.list-browser-footer, .diff-line-num, .file-data .line-numbers span {
background: #181818 !important;
}
#readme .plain {
background: #181818 !important;
}
#readme .plain pre {
background: #181818 !important;
}
.commandbar .choice:hover, .search-filter:hover, #wiki-history table tr:nth-child(2n) td, .display tr:hover, .octofication .message, #notification-center .list-group-item, .commandbar .loading:hover, .comment-content, .commandbar .message, #commits_bucket .timeline-commits td, .timeline-comment, .sidebar-module, #contributors-master svg|svg.viz {
background: #181818 !important;
}
svg|svg.spark, svg|svg.capped-card-content {
background: #181818 !important;
}
body.api .content tbody, .markdown-format img, #common-issues, .full-commit .commit-meta, .setup-wrapper .oauth-permissions-details, .milestone-list, .setup-form .setup-plans {
background: #181818 !important;
}
/* slightly darker background than #222 */
.commit-group-item:nth-child(2n), .box-body, #readme .markdown-body, table.files, .mergeable, .org-module, .org-add-footer, .fullscreen-overlay, .previewable-comment-form .tabnav-tab.selected, .commit-tease {
background: #1b1b1b !important;
}
.commit-group, .markdown-body table tr {
background: #141414 !important;
}
.social-count:before {
border-right-color: #333 !important;
border-width: 5px !important;
margin-top: -4px !important;
}
.social-count:after {
border-width: 0 !important;
}
#new_hook .fields {
border-width: 0 !important;
}
.commit-icon .octicon {
border-radius: 100% !important;
}
/* === #222 === */
/* Darkest background color (#222), no image, leave border */
#main, .capped-box, .unread_count, #browser table th, .session-device, .profilecols ul.stats li strong, #files .file .data, table.upgrades tr.current td, .definitions, .commit-tease .commit-meta, .discussion-topic-header {
background: #222 !important;
}
.discussion-topic .branch-status.status-error, .discussion-topic .branch-status.status-failure {
background: #222 !important;
}
.facebox-content, .timeline-commits-minimal .commit-icon .octicon, .upload-progress, .search-results-listing em, .discussion-bubble-inner, .tabnav-tab.selected, .inline-comments, ol.steps li, table th, .repository-sidebar a.js-selected-navigation-item.selected, #wiki-history table td, .commit.file-history-tease, .menu a.selected, .gist .gist-file .gist-data, .repository-lang-stats, #message.major {
background: #222 !important;
}
/* Darkest background color (#222), no image, with border & radius */
svg, #browser, .repos, .options-group, .pagehead ul.tabs li a.selected, .subnav-bar, .options-content, span.gravatar {
background: #222 none !important;
border-color: #444 !important;
}
.browsered {
background: #222 none !important;
border-color: #444 !important;
}
.browsered .inner {
background: #222 none !important;
border-color: #444 !important;
}
.subnav-bar > ul > li > ul, .comment-form ul.tabs a.selected, .issue.open.read .summary, .unselected_month, .commits th, #MathJax_Message, #header .userbox, .chzn-single {
background: #222 none !important;
border-color: #444 !important;
}
.user-commits {
background: #222 none !important;
border-color: #444 !important;
}
.user-commits th {
background: #222 none !important;
border-color: #444 !important;
}
.metabox, .ranked-repositories > li, .pagehead ul.actions, #issues_search .comment, #header-wrapper, ul.feature-tabs li.highlight, .pagination, .gist-meta, .filterbar .filters li, .starting-comment .body, .list-tip, .commit_oneline, .filterbox, .conversation-list-heading .inner, .autocomplete-results, .new-comments .body, .subscription-row, .blog-post .meta, .display tr {
background: #222 none !important;
border-color: #444 !important;
}
/* Darkest background (#222), leave image, no border */
.locales, .add-bubble, .select-menu-filters, .notification-settings, #files > .description, li.contextswitch ul, .search-results, .fieldgroup .edit_hook .fields, .mini-repo-list, .dashboard-tabs {
background-color: #222 !important;
border: 0 !important;
}
/* Darkest background (#222), leave image, with border */
#watchers li, .tree-browser .alt td, .browser .listing, .item, .context-pane, .context-loader, .sidebar .module, .tip-body, #assignee, .rule, .sidebar-module > ul, .commit_oneline td, #footer-push, .notifications th, .tree-browser td, .ace_scroller, a.selected, .file, .inline-comments .tabnav {
background-color: #222 !important;
border-color: #555 !important;
}
.comparison-list {
background-color: #222 !important;
border-color: #555 !important;
}
.comparison-list .title {
background-color: #222 !important;
border-color: #555 !important;
}
.repo-collection > ul, #graph_data .tab.selected, .line-comments, .team-grid .team-members, h3.conversation-list-heading strong, .file-commit-form .commit-form {
background-color: #222 !important;
border-color: #555 !important;
}
/*** semi-transparent #222 ***/
/* let some background image show */
.pagehead, .context-loader.large-format-loader, #graphs .loader, div.sunken-menu-contents, .org-header {
background: rgba(34, 34, 34, 0.4) !important;
}
.starred-repo.navigation-focus, .member-list-item.adminable:hover {
background: rgba(50, 50, 50, 0.5) !important;
}
/* page overlay */
.select-menu-loading-overlay, .slow-loading-overlay {
background-color: rgba(34, 34, 34, 0.8) !important;
}
/* Navigation focus */
#notification-center .list-group-item.navigation-focus, .list-browser-item.navigation-focus, .headlines li:hover, .list-group-item.navigation-focus {
background: #282828 !important;
}
.js-details-container.navigation-focus {
background: #282828 !important;
}
.js-details-container.navigation-focus:nth-child(2n) {
background: #282828 !important;
}
.select-menu-item.navigation-focus, .menu a:hover, .select-menu-item.navigation-focus.selected, .team-grid .team-members, .new-discussion-timeline .branch-action-body {
background: #282828 !important;
}
.rss-subscribe:hover, div#common-issues ul li a:hover {
background-color: #282828 !important;
}
/** All things Panels **/
/* === #333 === */
/* Panel background (#333) only */
.select-menu-modal .select-menu-tabs a.selected, .discusion-topic-infobar, table.branches tr:hover td, ol.steps li.current, .dropdown-menu, .outdated-diff-comment-container .discussion-item-icon, .discussion-item-ref .discussion-item-icon {
background: #333 !important;
}
.range-editor .range, .range-editor span.flag {
background: #333 !important;
}
.octicon-repo-push.discussion-item-icon, .octicon-code.discussion-item-icon, .new-discussion-timeline .discussion-item-icon, .menu-container, .bubble, .bubble-contents, .ellipsis-button {
background: #333 !important;
}
/* Panel background (#333), leave image, no border, with radius */
.pagehead ul.actions a.feed, .explore h2 .feed, #code_search_instructions h2, td.inst, .metabox-loader, .pull-flag, .browser-content, .filterbar ul.filters li, .pagehead ul.tabs li.contextswitch, .blankslate, #wiki-header > div, .pagehead ul.tabs li.contextswitch:hover, .bigbutton a, #new_message, #gollum-editor, #issues_next ul.sorts li {
background-color: #333 !important;
border: 0 !important;
border-radius: 3px !important;
background-clip: padding-box !important;
color: #ddd !important;
}
ul.sorts li.asc, ul.sorts li.desc {
background-color: #333 !important;
border: 0 !important;
border-radius: 3px !important;
background-clip: padding-box !important;
color: #ddd !important;
}
.listings-layout .columns.main .content, .fieldswrap, .filterbar li.selected, #issues_next ul.filters li, table.instruction tr:nth-child(2n), .email-hidden-toggle a, #commit-activity-master-head, #wiki-footer > div, #gist-form .name, .range-editor-form, .action-indicator, .branch-name, .pull-head .diffstat, ul.suggestions, .accordion, .accordion-container {
background-color: #333 !important;
border: 0 !important;
border-radius: 3px !important;
background-clip: padding-box !important;
color: #ddd !important;
}
/* Panel background (#333), leave image, with border, no radius */
.metabox .rule, .comment-form, #issues .labels, #gollum-editor select, .listings .odd, .feed {
background-color: #333 !important;
border-color: #555 !important;
}
#files .description, #files .file {
background-color: #333 !important;
border-color: #555 !important;
}
#message .envelope .header .info .title.unread, li.contextswitch ul li.current, .watcher-widget {
background-color: #333 !important;
border-color: #555 !important;
}
ul.main_nav li.selected a, ul.states li {
background-color: #333 !important;
border-color: #555 !important;
}
.add_file, .tree-browser, .inset, li.label, .filterbar, .divider-vertical, #footer .upper_footer, .user-commits td, .thread-subscription-status, .starting-comment .infobar, #issues_next .infobar, .formbody, .commandbar .display, .none p, .display div.choice, #contributors h3, .select-menu-modal, ul.fieldpills li, .select-menu-modal > div, .documentation-results a, pre div[style^="background-color: rgb(255, 255, 204);"], .plans-pricing-callout, .svg-tip, .auto-search-group .search-filters, .auth-form-body {
background-color: #333 !important;
border-color: #555 !important;
}
/* Panel background (#333), no image, no border */
.pagehead ul.tabs li a:hover, .repos .bottom-bar, #languages .popular, .color-label-list a.selected, .tip-box h4, table.upgrades td {
background: #333 none !important;
border: 0 !important;
}
.commit-preview .message, .commit-preview p.error {
background: #333 none !important;
border: 0 !important;
}
.date_selector, .pagehead ul.tabs li.contextswitch, #browser tr th, .status-box h4, .line_numbers, .date_selector table th, #files span.icon, #issues_list .actions, #repos .public, .inset-callout, #repo-message, .summary-stats li a:hover, #files .file .meta, .boxed-group {
background: #333 none !important;
border: 0 !important;
}
/* Panel background (#333), no image, with border */
#files .file .data .line_numbers {
background: #333 none !important;
border-color: #555 !important;
}
.editbox {
background: #333 none !important;
border-color: #555 !important;
}
.editbox .body {
background: #333 none !important;
border-color: #555 !important;
}
.commentstyle, #issues .display, .inline-comment-form {
background: #333 none !important;
border-color: #555 !important;
}
#issues .display .admin, #issues .labels .list li {
background: #333 none !important;
border-color: #555 !important;
}
.issue .summary, .plain, .hidden-text-expander a, .view-modes, #ng canvas, .standard_form, #reply_body {
background: #333 none !important;
border-color: #555 !important;
}
#commit div, #commit td, #commit tr, #commit .envelope {
background: #333 none !important;
border-color: #555 !important;
}
.file-minibutton, .context-pane .title, .browser .listing:hover, #dashboard .repos, .date_selector .button, .selectable_day, .file-box .icon {
background: #333 none !important;
border-color: #555 !important;
}
.list-module .list-body, .list-module a {
background: #333 none !important;
border-color: #555 !important;
}
.label-permissions, .tree-browser th, .filter-bar, .browser .listing.closed, .starting-comment, .section-nav a:hover, .chzn-drop, .full-width-divider, #issues_next .labels .label a, .module .inner, .inline-comment-form a.selected, .team-repositories-blankslate, .discussion-event-status-head_ref_deleted .discussion-item-icon, .pull-head {
background: #333 none !important;
border-color: #555 !important;
}
#issues_next > .browser_header ul.actions li.selected {
background: #333 !important;
margin-top: 3px !important;
padding: 5px 5px 2px 5px !important;
border-color: #333 !important;
border-radius: 3px 3px 0 0 !important;
background-clip: padding-box !important;
}
.comment-content, .gist .gist-file .gist-meta {
border-radius: 0 0 3px 3px !important;
}
/* === #444 === */
/* Light Panel background (#444), no image, no border, with radius */
ul.sidetabs li a:hover, .editbox h1, #issues .labels .admin, p.breadcrumb, #issues .display .sortbar, #facebox .close, #issues_search .wrapper, .ranked-repositories .meta a, .range-editor h3, .actor, .range-editor .chooser, ul.nav.logged_out, .tip-box a.next, #inbox .list .unread, #preview_bucket, .main .filterbar, .browser-content .footerbar, ul.smalltabs, .snippet, .supportstaffer, .discussion-form {
background: #444 none !important;
border: 0 !important;
border-radius: 3px !important;
background-clip: padding-box !important;
}
.chooser-box {
background: #444 none !important;
border: 0 !important;
border-radius: 3px !important;
background-clip: padding-box !important;
}
.chooser-box h3 {
background: #444 none !important;
border: 0 !important;
border-radius: 3px !important;
background-clip: padding-box !important;
}
#forkqueue .instructions, .input, .ac_results, .selector-item.clear:hover, #contributors-master svg, .inset-callout h2, .documentation ul.nav, #contributors-master, .flash-messages, .context-title, .list-module h2, .bootcamp-help h1 {
background: #444 none !important;
border: 0 !important;
border-radius: 3px !important;
background-clip: padding-box !important;
}
/* Light Panel background (#444), no image, with border, no radius */
.tabs, #browser td, #issues_next li.selected, .selectable_day.selected, .avatarname img, #readme .name, #wiki-history .author img, .options-content h3, .display div.choice:nth-child(2n+1), #issues-dashboard .actions, .list-tip a:hover, .boxed-group-list > li:hover, .preview-selected .preview-tab, .select-menu-tabs a.selected, .sunken-menu .sunken-menu-item.selected:after, #files .file .meta .info span.diffstat {
background: #333 none !important;
border-color: #555 !important;
}
/* Light Panel background (#444), leave image and border */
ul.bignav li a:hover, ul.smallnav li a:hover {
background-color: #444 !important;
}
.comments-wrapper, .rackspace, .filter-item:not(.color-label):hover, .subnav-bar > ul > li > ul > li > a:hover, ol.download-list li:nth-child(2n), .issue.active, .select-menu-button:after, .counter, .orgs-nav .count, ul.filter-list .filter-item:hover {
background-color: #444 !important;
}
/* === #555 === */
/* Highlight Panel background (#555), leave image, no border, with radius */
.paging, .button-pager, #integration-branch, .selectable_day.hover, .switcher > span:after, .list-module a:hover, .section-nav .active a, #dashboard .filter-bar li a.filter_selected:after {
background-color: #555 !important;
border: 0 !important;
border-radius: 3px !important;
background-clip: padding-box !important;
}
.state-widget .behind .bar, .settings-email .label:not(.default), .key, .date:after {
background: #555 !important;
}
.diverge-widget .separator {
background: #ccc !important;
}
.state-widget .ahead .bar, .oauth-connection-illustration .oauth-image {
background: #999 !important;
}
/* blame heats */
.heat1, .heat2 {
background-color: #5af !important;
}
.heat3, .heat4 {
background-color: #48c !important;
}
.heat5, .heat6 {
background-color: #369 !important;
}
.heat7, .heat8 {
background-color: #246 !important;
}
.heat9, .heat10 {
background-color: #282828 !important;
}
/* contributions-calendar coloring */
#contributions-calendar svg|rect[style="fill: rgb(238, 238, 238);"], #contributions-calendar svg|rect[style="fill: #eeeeee;"] {
fill: #282828 !important;
}
#contributions-calendar svg|rect[style="fill: rgb(214, 230, 133);"], #contributions-calendar svg|rect[style="fill: #d6e685;"] {
fill: #246 !important;
}
#contributions-calendar svg|rect[style="fill: rgb(140, 198, 101);"], #contributions-calendar svg|rect[style="fill: #8cc665;"] {
fill: #369 !important;
}
#contributions-calendar svg|rect[style="fill: rgb(68, 163, 64);"], #contributions-calendar svg|rect[style="fill: #44a340;"] {
fill: #48c !important;
}
#contributions-calendar svg|rect[style="fill: rgb(30, 104, 35);"], #contributions-calendar svg|rect[style="fill: #1e6823;"] {
fill: #5af !important;
}
.contrib-legend li[style="background-color: #eee"] {
background-color: #282828 !important;
}
.contrib-legend li[style="background-color: #d6e685"] {
background-color: #246 !important;
}
.contrib-legend li[style="background-color: #8cc665"] {
background-color: #369 !important;
}
.contrib-legend li[style="background-color: #44a340"] {
background-color: #48c !important;
}
.contrib-legend li[style="background-color: #1e6823"] {
background-color: #5af !important;
}
/* invert images */
#graph-shots li > a, #network .repo img:not(.gravatar), #header .logo, img[src="/images/logo@2x.png"], .site-logo a, .github-jobs-promotion a.jobs-logo strong {
filter: url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg'><filter id='i'><feColorMatrix color-interpolation-filters='srgb' values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0'/></filter></svg>#i");
-webkit-filter: invert(100%);
}
#graph-shots li > a:hover {
filter: url("data:image/svg+xml;utf8, <svg xmlns='http://www.w3.org/2000/svg'><filter id='i'><feColorMatrix type='saturate' values='0'/><feColorMatrix color-interpolation-filters='srgb' values='-1 0 0 0 1 0 -1 0 0 1 0 0 -1 0 1 0 0 0 1 0'/></filter></svg>#i") !important;
-webkit-filter: invert(100%) grayscale(100%) !important;
}
#graph-shots li > p {
border-bottom: none !important;
}
.select-menu-item, .auth-form-header {
border-bottom: none !important;
}
.js-gshot {
background: #000 !important;
}
/* svg styling */
svg|line, svg|rect, svg|path {
shape-rendering: geometricPrecision !important;
}
#contributors-master svg|svg.viz {
border: 1px solid #555 !important;
}
.js-graph-punchcard svg|svg.viz {
background: transparent !important;
border: none !important;
}
svg|text {
fill: #ccc !important;
}
svg|circle.day {
fill: #ccc !important;
}
svg|circle.day:hover {
fill: #fff !important;
}
#contributors-master svg|svg.viz {
display: block !important;
}
svg|g.dots svg|circle {
stroke: #222 !important;
}
.traffic-graph svg|g.axis:not(.views):not(.unique) svg|g.tick:not(:nth-child(14)):not(:first-child) svg|line, svg|g.axis svg|path, svg|line.axis, svg|svg:not(.vis) svg|g.axis svg|line {
stroke: #444 !important;
}
svg|path.path:not(.total):not(.unique):not(.views) {
stroke: #aaa !important;
}
#commit-activity-detail svg|path.path {
stroke: #1DB34F !important;
}
svg|svg.tick {
fill: #444 !important;
}
/* Fix for overly wide inline comment form */
.js-inline-comment-form {
width: 96% !important;
}
/* actions in issues - this style needs to be after .bubble */
.action-bubble .bubble {
background: transparent !important;
}
/* own comments - blue highlight */
.timeline-comment-current-user .timeline-comment-header, .github-jobs-promotion p, .octotip, .markdown-format .alert:not(.warning), .full-commit.commit, .flash, .bootcamp h1, .bootcamp-body {
background: linear-gradient(to bottom, #182030, #183040) !important;
}
.timeline-comment-current-user, .github-jobs-promotion p, .octotip, .markdown-format .alert:not(.warning), .full-commit.commit {
border: 1px solid #246 !important;
}
.bootcamp .bootcamp-body, .bootcamp h1 {
border: 1px solid #246 !important;
}
.timeline-comment-current-user .timeline-comment-header {
border-bottom-color: #246 !important;
}
.timeline-comment-current-user:after, .timeline-comment-current-user:before {
border-right-color: #246 !important;
}
.flash {
border-color: #264c72 !important;
color: #97c1da !important;
}
/* === gradient === */
/* dark grey gradient */
kbd, .minibutton, a.feed, .button:not(img), button.classy, a.button.classy, .pagination a, .list-browser-filterbar, .gobutton, .header, .pagination .gap, .comment-header, .pagehead ul.tabs li a, .login_form input[type="submit"], .top-bar, ul#bootcamp li a h4, .minibutton:disabled, .pull-info, .notification-indicator, #gists .context-menu-container, .zeroclipboard-button, pre.headers, .branch-link, body#com #header, .white-nav .selected span, .select-menu-header, .clone-url-button a, .filter-tab {
background: linear-gradient(to bottom, #282828, #181818) !important;
border-color: #333 !important;
}
#header-wrapper {
background: linear-gradient(to bottom, #282828, #181818) !important;
border-color: #333 !important;
}
#header-wrapper .nav {
background: linear-gradient(to bottom, #282828, #181818) !important;
border-color: #333 !important;
}
pre div:hover, .diff-table tr:hover pre, .pagination span, .commit-ref, .cheatsheet h2, .highlight .file-diff-line:hover td, .section a.section-head, .dashboard-tabs li a, .full-commit .browse-button, a.function-button, .capped-box h3, .expandable-line-num .diff-expander:hover, .boxed-group .heading, #contributors .capped-card h3, .comment-form-head.tabnav, .add-pill-form, .gist .gist-file .gist-meta {
background: linear-gradient(to bottom, #282828, #181818) !important;
border-color: #333 !important;
}
.box-header, .issues-list-actions {
background: linear-gradient(to bottom, #282828, #181818) !important;
}
.boxed-group > h3, .search-form button, .file-box .meta, .auth-form-header {
background: linear-gradient(to bottom, #282828, #181818) !important;
border-color: #555 !important;
}
/* inverted dark grey gradient */
.progress-bar, .pagination .current, .clone-url-button.selected a, .asc .sort-type, .desc .sort-type, .mini-bar-graph, .minibutton.selected, .issues-list > ul > li.unread, .timeline-commits-header, .usage-bar dd {
background: linear-gradient(to bottom, #181818, #282828) !important;
border-color: #333 !important;
}
.timeline-comment-header {
background: linear-gradient(to bottom, #181818, #282828) !important;
}
/* vertical left border for side menu */
.sunken-menu-contents {
box-shadow: inset 1px 0 0 #333 !important;
}
.blankslate {
box-shadow: inset 0 0 15px #444 !important;
}
/* === Text Color === */
/* ProTip(tm) */
p.tip strong.protip, .boxed-profile .profile-preview .vcard-fullname, .button.primary:hover, .minibutton.primary:hover {
color: #fff !important;
}
.integrations .site-footer a, .integrations .site-footer .mega-octicon:before {
color: #fff !important;
}
/* Bright text */
h1, h2, .button, .markdown-body strong, .button .octicon:before {
color: #eee !important;
}
.minibutton {
color: #eee !important;
}
.minibutton .octicon:before {
color: #eee !important;
}
#gist-form label, h2 span, ul.repo-stats li a:hover, .subnav li a:hover {
color: #eee !important;
}
.filters li.selected a, .filters li a:hover {
color: #eee !important;
}
.code-list em, .header-anchor, .commandbar .choice .command, .navigation-focus .mini-icon:before, .search-term, .codesearch-cols em, .image {
color: #eee !important;
}
.selector-item:hover .mini-icon:before, .selector-item.selected .mini-icon:before {
color: #eee !important;
}
.new-repo .octicon {
color: #eee !important;
}
.header a, .header span {
color: #eee !important;
}
.select-menu-item.selected > .mini-icon, .sunken-menu a.selected .octicon, .feed-icon a .octicon, .release-label a {
color: #eee !important;
}
.minibutton i, .minibutton:hover .octicon {
color: #eee !important;
}
.tabnav-tab.selected .octicon, .merge-status-icon .mega-octicon:before, .commit .mini-icon:before, .sidebar-milestone-widget .title, .notifications .pull-request-notification .type-icon, div.select-menu-modal a.select-menu-item-text, .full-commit .browse-button, .numbers-summary .num, .select-menu-item.selected > .octicon, #network .explain b, .navigation-focus .octicon:not(.octicon-arrow-right):not(.type-icon), .sunken-menu-group li:hover .octicon {
color: #eee !important;
}
.select-menu-item.select-menu-action > .octicon, .select-menu-item.selected > .octicon {
color: #eee !important;
}
.select-menu-item-text, .dashboard-tabs a.selected {
color: #eee !important;
}
.markdown-body h1, .markdown-body h2, .markdown-body h3, .markdown-body h4 {
color: #eee !important;
}
.dropdown-menu > li > a:hover, .message .time, #graph_data .tab.selected a, .explore-section .mega-octicon:before, .explore-collection .see-more-link, ul.color-label-list .count, a.filter-tab.selected, .pagination a {
color: #eee !important;
}
.commit .commit-title {
color: #eee !important;
}
.commit .commit-title a {
color: #eee !important;
}
.counter, .orgs-nav .count, .member-list-item:hover .member-username, .org-module-link, .org-header-info .name-link, #contributions-calendar .contrib-details div .num, .commandbar .display table td:first-child, .select-menu-item h4 {
color: #eee !important;
}
.discussion-topic .branch-status.status-error, .discussion-topic .branch-status.status-failure {
color: #eee !important;
}
.commit.file-history-tease .participation a, .commit.file-history-tease .author a {
color: #eee !important;
}
.overall-summary .graphs .num, ul.summary-stats li .num, .pull-head-meta .pull-number a, .mini-discussion-bubble .mini-discussion-bubble-action {
color: #eee !important;
}
.sub-nav h2 {
color: #eee !important;
}
.sub-nav h2 a {
color: #eee !important;
}
.boxed-group .boxed-group-inner strong, .accordion .section a.section-head, .commit-tease .authorship a, .orgs-nav .org-nav-item.selected, .sub-nav li a.active, .pagehead .org-title .org-link, .gh-header-status .octicon:before, a.tabnav-tab.selected, .view-modes-menu li.active, .discussion-event-status-reopened .discussion-item-icon, a.signin:hover, .marketing-benefits .mega-octicon:before {
color: #eee !important;
}
.featured-callout {
color: #eee !important;
}
.featured-callout .mega-octicon:before {
color: #eee !important;
}
h3 strong, .breadcrumb strong.final-path, .thread-subscription-status .mega-octicon:before, .infobar-widget .text a {
color: #eee !important;
}
.dropdown-menu > li > a:hover > .octicon:before, .dropdown-menu > li > a.zeroclipboard-is-hover > .octicon:before {
color: #eee !important;
}
#header .nav a, .highlight-module .mega-icon:before, .headlines li a, .repository-sidebar .clone-options .octicon:before, .team:hover .team-name, .compare-pr-placeholder p {
color: #eee !important;
}
.sidebar-module ul ul li a:hover, .sidebar-module h3 a:hover {
color: #eee !important;
}
#markdown-toc li a {
color: #eee !important;
}
#wiki-rightbar li {
color: #eee !important;
}
#wiki-rightbar li a {
color: #eee !important;
}
.gist-item ul.meta > li > a:hover, .native-download .mega-icon:before, #article-platform-nav ul li.selected a, .section-heading-title a.selected, ul.filter-list .filter-item.selected, .marketing-nav a.selected, .boxed-group .boxed-group-inner h4, .dashboard-tabs a:hover, .hidden-text-expander a:hover, .blog-search-results em, .codesearch-cols em, .branch-action-state-clean .branch-action-icon:before, .hook-list li.selected a, .diffstat-summary strong, .oauth-permissions-details .permission-title, p.read-it, .about-fact .mega-octicon:before, .commit.file-history-tease .participation p.quickstat strong, .branch-action-state-dirty .branch-action-icon:before, .branch-action-state-closed-dirty.branch-action-icon:before, .branch-action-state-merged .branch-action-icon:before, .user-mention, .team-mention, .full-commit .authorship a, #fork-select .target:hover:not(.disabled), .full-commit .authorship .author-name, .showcase-featured .featured-grid-link, .collection-card-title, .collection-card-image:hover, .explore-page .see-more-link {
color: #eee !important;
}
pre, body, h3, h4, #languages a.bar, dl.form dt, .lineoption p, .vcard-stat-count, .fieldgroup p.explain.planusage, table.notifications th, .usagestats dl dt.numbers, .commit-preview p.name .date, .download-list h4, ol.repository-lang-stats-numbers li .lang, .commit .sha, .explore h2, .tabnav .active a, .vcard-username, .box-title, .box-action, .lead, .tag-info .tag-name, .language, .featured-callout h2, .header a, .commit-title .message, .files .message, .revision .creator, .mini-icon.search-input, #header ul.top-nav li a {
color: #ccc !important;
}
.lines-changed {
color: #ccc !important;
}
.lines-changed:hover {
color: #ccc !important;
}
.highlight .file-diff-line:hover *, .keyboard-mappings {
color: #ccc !important;
}
.comment-header-author {
color: #ccc !important;
}
.comment-header-author a {
color: #ccc !important;
}
.discussion-topic-author a, .boxed-group-table td, .graph .data .number, .files-bubble, .social-count, .content, #blog-main .pagehead h1 a.title, .octofication .message p, .repolist .description, .addon p, .commit-group-item .gobutton {
color: #ccc !important;
}
.list-group-item .list-group-item-name a, .list-group-item .list-group-item-meta a {
color: #ccc !important;
}
.list-browser-sorts .sort-type, .select-menu-header .select-menu-title, #commits_tab_counter, .auto-search-group .search-filter, .usage-bar dt, .auto-search-group .search-filter .octicon:before, .github-jobs-promotion p a, .notification-actions .age, .select-menu-item .description, .issue-head .number strong, .file-info .file-name, .explain strong, #files .file .meta, .file-box .meta, .form-checkbox .note, .commit-tease .authorship .author-name, .gh-header-meta .author, .timeline-comment-header .author {
color: #ccc !important;
}
.timeline-commits .commit-message a, .timeline-commits .author {
color: #ccc !important;
}
.new-discussion-timeline .sidebar-milestone .milestone-name, .new-discussion-timeline .sidebar-assignee .assignee {
color: #ccc !important;
}
.markdown-body {
color: #ccc !important;
}
.markdown-body code, .markdown-body li, .markdown-body p, .markdown-body tt {
color: #ccc !important;
}
.rss-subscribe {
color: #ccc !important;
}
.sidebar-module h3 a, .sidebar-module h3.disable span {
color: #ccc !important;
}
.menu a, .octotip, .graph-canvas .activity, .markdown-format code, .file-diff-line .diff-line-code, .boxed-group .boxed-group-inner, .commit-group-item .authorship a, #readme span.name {
color: #ccc !important;
}
.markdown-format .octicon-link, .markdown-format .mini-icon-link {
color: #ccc !important;
}
.steps li.current, h3.conversation-list-heading strong, .context-loader, ul.color-label-list .color-label.selected .name, .merge-pr-more-commits a {
color: #ccc !important;
}
h5, h6, table th, .edit-repository-meta, .field label, .boxed-group-list li, .capped-box, .comment-body, .blog-post-meta a, .header .octicon-mark-github:before, .repository-meta .repository-description, .gist-item .description, p.explain, .news .alert .simple .title, #network .graph-date, .tabnav-widget.text, .site-footer, .feature .intro {
color: #aaa !important;
}
span.diffstat {
color: #aaa !important;
}
span.diffstat a {
color: #aaa !important;
}
.commit .commit-branches a, #readme .plain, .select-menu-tabs a {
color: #aaa !important;
}
.news blockquote {
color: #aaa !important;
}
.news blockquote p {
color: #aaa !important;
}
.collection-stat, .overall-summary .graphs .desc, .flash-global a, #contributions-calendar .contrib-details div .lbl, .tag-info a, a.browse-button, .ghead .dir, .octicon, .repository-lang-stats .percent, .diffstat-summary, .diff-expander .octicon-unfold, .comment-header-action-text a, .comment-header-right a, .gist-item .creator, .dashboard-tabs a, #graph_data .tab a, .pull-info, .list-group-item .list-group-item-summary a, .marketing-nav a, #contributors .capped-card .cmt, .boxed-group-list .access-level, .commit-tease .comment-count, h3.conversation-list-heading, a.filter-tab, .starred-repo p.description, .commit .commit-desc pre, .org-repo-stats a, .org-repo-updated a, .org-header-meta .meta-item .meta-link, .org-repo-description, .org-repo-forked a, .commandbar .display table td span, .clone-options, .pulse-section, .discussion-sidebar p, .discussion-topic-header .discussion-topic-author, .gist-description, .explain, p.subtext, .filter-item, .member-list-item .member-meta, .team-grid .team-description, .orgs-nav .org-nav-item {
color: #aaa !important;
}
.timeline-comment-header {
color: #aaa !important;
}
.timeline-comment-header .timestamp {
color: #aaa !important;
}
.new-discussion-timeline .discussion-item, .new-discussion-timeline .form-actions-protip .protip {
color: #aaa !important;
}
.new-discussion-timeline .discussion-item .author, .new-discussion-timeline .discussion-item .timestamp {
color: #aaa !important;
}
.inline-comments .comment-count, .new-discussion-timeline .sidebar-heading, .clear-issue-filters a, ul.comparison-list > li em, .marketing-benefits .column p, .sub-nav li a, .headlines a .date, .commit.file-history-tease {
color: #aaa !important;
}
.sidebar-module ul ul li a, .sidebar-module ul ul li span {
color: #aaa !important;
}
.merge-branch-description, .timeline-commits .commit-id, .gist-item ul.meta > li > a, ul#categories li h5 a {
color: #aaa !important;
}
.markdown-format .intro, .markdown-format blockquote {
color: #aaa !important;
}
.user-leaderboard-list .repo-list-item .repo, .repo-stats li a, .about p, dl.form > dd p.note, p.subdued, .team-header .team-description, .hfields dl.form > dt label {
color: #aaa !important;
}
.boxed-group > h3 a.boxed-group-breadcrumb, .boxed-group .heading a.boxed-group-breadcrumb {
color: #aaa !important;
}
.subscriptions-sidebar .note, .thread-subscription-status, .commit-group-item .authorship .author-name, .ellipsis-button, .follow-list .follow-list-info, .blame .commitinfo .date, .gist .gist-file .gist-meta a, .merge-pr-more-commits {
color: #aaa !important;
}
/* content text */
#contributions-calendar .contrib-details div, .mini-icon-remove-close:hover, .tabnav-tabs a, a.vcard-stat, .time, .pagination .disabled, .diffstat-bar, .news .alert .octicon, .gist-item .metadata .datetime, .list-group-item-meta, .keyboard-shortcuts {
color: #888 !important;
}
.simple-conversation-list {
color: #888 !important;
}
.simple-conversation-list > li .title .num {
color: #888 !important;
}
.drag-and-drop, .starred-repo .sort-info, .org-stats {
color: #888 !important;
}
.commandbar .choice, .commandbar .loading, .commandbar .description {
color: #888 !important;
}
ul.summary-stats li a, .authorship, .sha-block, .gh-header-meta, #last-edit, .setup-header .lead a, .repository-meta .edit-link a, .api-status a, .meta li, .who_when a {
color: #888 !important;
}
.numbers-summary a, .numbers-summary .octicon:before {
color: #888 !important;
}
.section-heading-title .separator, .blog-aside .rss, .hook-list a, .github-jobs-promotion a.jobs-logo, .org-teams-list .team-meta, .repo-list-item .repo-description {
color: #888 !important;
}
.vcard-detail .octicon, .mega-octicon:before, .command-bar .octicon-question:before, .auto-search-group .octicon:before, .breadcrumb {
color: #666 !important;
}
ul.color-label-list .color-label.zeroed {
color: #666 !important;
}
ul.color-label-list .color-label.zeroed .count {
color: #666 !important;
}
.gh-header-title .issue-number, .leaderboard-list-rank, .bootcamp ul li a {
color: #666 !important;
}
/* darkest text; Context pane highlight item */
.context-pane .selector-item:hover a, .mega-icon:before, .mini-icon-public-repo:before, .mini-icon-pull-request, .mini-icon-remove-close, .mini-icon-link, .blob-line-nums, .diff-line-num, .file-data .line-numbers span {
color: #444 !important;
}
.svg-tip:after, .bootcamp .desc h2 {
color: #333 !important;
}
.list-tip:before, .selector-item .mini-icon:before, .browser .mini-icon-arr-right, .selected .select-menu-checkmark, .issue-list em, .octicon-person-team:before {
color: #222 !important;
/* tip pointer */
}
/* placeholder */
::-webkit-input-placeholder {
color: #444 !important;
}
::-moz-placeholder {
color: #444 !important;
opacity: 1 !important;
}
/* Alerts and activity, remove background gradient */
.news .alert .title span, .metabox .editable-text:hover, #inbox .list .item .title span {
background-color: transparent !important;
border: 0 !important;
}
/* Panel's */
#posts #rss, .signup-button, .hero h1, .plan.personal, .caption, .centered-graphic, .login_form h1 {
background: #4183c4 !important;
border-color: #4183c4 !important;
}
/* === red === */
/* Red panel */
#forkqueue .legend .unclean, .unclean td, .chzn-results .no-results, .majorproblem .pageheader_wrap, .error_box, .btn-close-issue, button.classy[name="comment_and_close"], .flash-error .minibutton.danger:hover, .minibutton.danger:hover span, .comment-form-error, .closed-issues, .state-indicator.closed, .state-closed, .discussion-event-status-closed .discussion-item-icon {
background: #c31e16 !important;
border-color: #333 !important;
color: #ccc !important;
}
.btn-close-issue:hover, button.classy[name="comment_and_close"]:hover, .button.danger:hover {
background: #a31e16 !important;
color: #ccc !important;
border: #b00 1px solid !important;
}
.mergeable-dirty .bubble, .mergeable-dirty .merge-status-icon {
background: #a31e16 !important;
}
.mergeable-dirty .bubble .mergeable {
border-color: #c31e16 !important;
}
/* red border */
#message.major {
border-color: #c31e16 !important;
}
.mergeable-dirty .bubble:after {
border-right-color: #a31e16 !important;
}
/* red gradient */
.dangerzone > h3 {
background: linear-gradient(#aa3333, #772222) !important;
border-radius: 0 !important;
}
/* bright red text */
a.danger, .minibutton.danger, .button.danger, .minibutton.danger span {
color: #c31e16 !important;
}
.closed.mini-icon, .closed.mega-octicon {
color: #c31e16 !important;
}
.deletions {
color: #c31e16 !important;
}
.closed.mega-octicon:before, .closed.octicon {
color: #c31e16 !important;
}
.cdel, .gd .diff-line-num, .status-failure, .authors-and-code .deletions, .range-editor .range .range-action.octicon:hover {
color: #c31e16 !important;
}
span.diffstat .diffstat-bar.diff-deleted, span.diffstat .diffstat-bar i.minus {
color: #c31e16 !important;
}
.markdown-body del *, .markdown-body .removed * {
color: #c31e16 !important;
}
/* === Brown panel === */
.infotip, .form-actions .tip, .mini-callout, .snippet em, #message .sent, .notification, .callout, .contributing, .ejector, #issues_search .results em, .bootcamp-help ul li, .btn-download, .feature-tabs .tab-button, .plan.free, #message.minor, .chzn-results li em, #missing-readme, .warning, .page-notice, a.button.classy, .signed-out-comment, .facebox-alert, .branch-status.status-pending .discussion-item-icon, .discussion-event-status-renamed .discussion-item-icon, .state-indicator.renamed {
background: linear-gradient(#402c17, #5e4022) !important;
border-color: #5e4022 !important;
color: #ddd !important;
}
.status-pending, .discussion-topic .branch-status.status-pending, .status-pending .octicon {
background: #402c17 !important;
color: #9C6A38 !important;
border-color: #5e4022 !important;
}
/* === Yellow panel=== */
.recently-touched-branches {
background: linear-gradient(#222200, #333311) !important;
border-color: #773 !important;
}
.recently-pushed-branch-details, .recently-touched-branches .octicon:before {
color: #884 !important;
}
.recently-pushed-branch-details a {
color: #cc5 !important;
}
/* === Green panel === */
/* labels */
#forkqueue .legend .clean, #revisions ul li.current, .excerpt, .selectable_day.today, .plan.business, .popout, #statusbar, .clean td, #download_button, .status-box.good a, .discussion-event-status-reopened .discussion-item-icon, .progress-bar .progress, .new-issues, .new-pulls, .mergeable-clean .merge-status-icon, .settings-email .default, .repo-owner-comment .comment-header-tag, .mergeable-clean .bubble, .gh-header-status.open, .branch-status.status-success .discussion-item-icon, .state-open, .state-proposed, .big-notice {
background: #305530 !important;
border-color: #062 !important;
}
.state-indicator.open, .state-indicator.proposed {
background: #305530 !important;
border-color: #062 !important;
}
.status-success:not(.octicon-check), .state-indicator.reopened, #message.good, .branch-action-state-clean .branch-action-icon {
background: #305530 !important;
border-color: #062 !important;
}
/* Green border */
.mergeable-clean .bubble .mergeable, .branch-action-state-clean .branch-action-body {
border-color: #305530 !important;
}
.mergeable-clean .bubble:after, .branch-action-state-clean .branch-action-body:before {
border-right-color: #305530 !important;
}
/* Green text */
.insertions {
color: #6CC644 !important;
}
.open.mini-icon {
color: #6CC644 !important;
}
.open.mega-octicon {
color: #6CC644 !important;
}
.open.mega-octicon:before {
color: #6CC644 !important;
}
.open.octicon {
color: #6CC644 !important;
}
.octicon-check, .cadd, .gi .diff-line-num, .notifications .issue-notification .type-icon, .discussion-topic .branch-status.status-success, .authors-and-code .insertions {
color: #6CC644 !important;
}
span.diffstat .diffstat-bar.diff-added, span.diffstat .diffstat-bar i.plus {
color: #6CC644 !important;
}
.steps .complete .mega-octicon:before {
color: #6CC644 !important;
}
/* interactive button - bright border */
button.primary, .minibutton.primary:not([href$="compare"]), a.primary.button.classy {
background: linear-gradient(to bottom, #407045, #305530) !important;
border-color: #083 !important;
}
/* New additions */
.repo-owner-tag .tag, .gist-owner-tag .tag {
background: #070 !important;
color: #ddd !important;
}
/* Green hovered */
.noproblems .pageheader_wrap, a.new-repo:hover {
background: #373 !important;
}
button.primary:not(:disabled):hover, .minibutton.primary:not(:disabled):not([href$="compare"]):hover, a.primary.button.classy:hover {
background: linear-gradient(to bottom, #508055, #407045) !important;
}
/* === silver panel/button === */
.kbd, .signup-button:hover, a.signin:hover {
background: linear-gradient(to bottom, #444444, #333333) !important;
border-color: #555 !important;
}
.hero .textographic, .hero .screenographic {
background: linear-gradient(to bottom, #444444, #333333) !important;
border-color: #555 !important;
}
.dashboard-notice, #readme span.name, .commit-group-heading, .pagination span.current {
background: linear-gradient(to bottom, #444444, #333333) !important;
border-color: #555 !important;
}
.box-action:hover, .box-action:active {
background: linear-gradient(to bottom, #444444, #333333) !important;
border-color: #555 !important;
}
/* Red */
.dangerzone-module h4, .minibutton .octicon-mute {
color: #a00 !important;
}
/* === orange notification === */
#user-links .unread_count, .minorproblem .pageheader_wrap, .flash-warn {
background: rgba(203, 108, 0, 0.8) !important;
}
/* purple merge status icon, seen in merged issues with an existing branch */
.merge-status-icon, .merged-pulls, .state-indicator.merged, .state-merged, .discussion-event-status-merged .discussion-item-icon {
background: #6E5494 !important;
}
/* ajax loading */
.pjax-loading {
background: rgba(64, 64, 64, 0.8) !important;
}
/* === Repository Network Tree === */
#network .repo img[alt="T"], #network .repo img[alt="I"], #network .repo img[alt="L"] {
width: 26px !important;
height: 0 !important;
padding-top: 22px !important;
}
#network .repo img[alt="T"] {
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAaAQMAAACNTe4+AAAABlBMVEUAAABPT09PI3z5AAAAAnRSTlMAslP8H5gAAAATSURBVAjXYwADBwbS6NAAUvUBALZSA6Z3hy6MAAAAAElFTkSuQmCC") no-repeat !important;
}
#network .repo img[alt="I"] {
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAaAQMAAACNTe4+AAAABlBMVEUAAABPT09PI3z5AAAAAnRSTlMAslP8H5gAAAAOSURBVAjXYwADBwZa0wCi6ANBB33CVwAAAABJRU5ErkJggg==") no-repeat !important;
}
#network .repo img[alt="L"] {
background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAaAQMAAACNTe4+AAAABlBMVEUAAABPT09PI3z5AAAAAnRSTlMAslP8H5gAAAATSURBVAjXYwADBwbS6NAABhIBAJVSAiYmyPmYAAAAAElFTkSuQmCC") no-repeat !important;
}
ul.view-modes-menu {
background-image: url("data:image/gif;base64,R0lGODlhBwAEAIAAACIiIv///yH5BAEAAAEALAAAAAAHAAQAAAIIhA+BGWoNWSgAOw==") !important;
}
/* === Images === */
.mini-icon-windows:before {
background-position: -18px 0 !important;
}
/* Repo canvas */
ul.repolist h3, ul.repolist .description, ul.repolist .updated-at, ul.repolist .fork-flag {
position: relative !important;
z-index: 1 !important;
}
.participation-graph canvas {
background: transparent !important;
opacity: 0.1 !important;
z-index: 0 !important;
}
#ng canvas {
background: #fff !important;
opacity: .75 !important;
}
.inbox-zero-octocat {
opacity: .6 !important;
}
.search .minibutton span {
background-position: center -95px !important;
}
.js-comment-field {
border: 1px solid #555 !important;
border-bottom: none !important;
}
.drag-and-drop {
background: #282828 !important;
border-color: #555 !important;
border-top: 1px dashed #444 !important;
}
.boxed-group-inner {
background: #282828 !important;
border-color: #555 !important;
}
/* issue labels manager */
#issues_next .sidebar .labels-editable .label-target .delete a {
background-image: url(https://stylishthemes.github.io/GitHub-Dark/images/delete.png) !important;
}
/* history expand buttons */
.commit .minibutton.expander-minibutton span {
background-position: 50% -45px !important;
}
.commit.open .minibutton.expander-minibutton span {
background-position: 50% -145px !important;
}
/* pull request avatar bubble */
.avatar-bubble:before, .discussion-bubble-content:before {
border-color: transparent #333 transparent transparent !important;
}
.mini-avatar-bubble {
background-image: url(https://stylishthemes.github.io/GitHub-Dark/images/bubble-arrow-up.png) !important;
}
/* pull request avatar bubble */
#issues_search .comment {
background: url(https://stylishthemes.github.io/GitHub-Dark/images/bubble-arrow.png) 2px 21px no-repeat !important;
}
/* octocat loading spinner */
.commandbar .loading .description, .context-loader, .pagination.ajax_paginate.loading a, .more-repos-link.is-loading, .repohead .page-context-loader, .pull-heading.loading span.flag, .addon.loading .indicator, .mergeable .spinner, .slow-loading-overlay, #graphs .loader {
background-image: url(https://stylishthemes.github.io/GitHub-Dark/images/octocat-spinner-128-bright.gif) !important;
}
.commandbar .loading .description, .context-loader, .pagination.ajax_paginate.loading a, .more-repos-link.is-loading, .repohead .page-context-loader {
background-size: 16px !important;
background-repeat: no-repeat !important;
}
.mergeable .spinner, .pull-heading.loading span.flag, .addon.loading .indicator {
background-size: 32px !important;
}
.slow-loading-overlay, #graphs .loader {
background-size: 64px !important;
background-position: center 50px !important;
background-repeat: no-repeat !important;
}
.repohead .page-context-loader {
width: 16px;
height: 16px;
}
.repository-lang-stats-graph {
height: 9px !important;
}
/* hide original loader */
#graphs .loader img, .repohead .page-context-loader img {
display: none !important;
}
/* no border */
.multiple-avatars, table.files {
border: 0 !important;
}
.multiple-avatars:before, table.files:before {
border: 0 !important;
}
.simple-conversation-list > li:first-child, .gobutton.with-comments .sha, .commit-group-item, .blob-line-nums, .commit {
border: 0 !important;
}
.menu a, .menu li {
border: 0 !important;
}
.usage-bar dd, .setup-form-container .fieldgroup .fields, .inline-comments .line-comments {
border: 0 !important;
}
.dashboard-tabs a {
border-left: 0 !important;
border-right: 0 !important;
}
.js-details-container.navigation-focus .gobutton {
background: linear-gradient(#444444, #222222) !important;
}
/* no top border radius */
table.files {
border-top-left-radius: 0 !important;
border-top-right-radius: 0 !important;
}
/* file browser - add border */
.files-bubble {
background: transparent !important;
padding: 0 !important;
border: 1px solid #555 !important;
}
/* add border */
.capped-card, .inline-comment, .image, .commit.file-history-tease, .issues-list, .pulls-list-group {
border: 1px solid #555 !important;
}
.pull-info, .branch-link, .milestone-list .progress-bar, .commit-ref {
border: 1px solid #444 !important;
}
/* prefs menu - add border */
.menu, .uploaded-files {
background: #181818 !important;
border: 1px solid #555 !important;
}
/* gist header vertical lines */
.header .divider-vertical {
border-right: 0 !important;
}
.pull-head, .commit-tease .commit-meta, .capped-box, .select-menu-text-filter:first-child:last-child, .comment-form-head.tabnav {
border-bottom: #555 1px solid !important;
}
.dropdown-menu:after {
border-bottom: #333 8px solid !important;
}
/* orange rss icon */
.blog-aside .octicon-rss, .dashboard-feed-icon.octicon-rss {
color: #f93 !important;
}
.featured-label {
background: #F5B987 !important;
border: none !important;
padding: 6px !important;
color: #D26911 !important;
}
.featured-label .octicon {
color: #D26911 !important;
}
/* secret gists */
.gist-item.vis-secret .bubble {
background-color: #a1882b !important;
}
.gist-item.vis-secret .file-box {
border: 1px solid #a1882b !important;
}
.gist-item.vis-secret .line-numbers {
background-color: #a1882b !important;
border-color: #a1882b !important;
}
.gist-item.vis-secret .line-numbers span {
color: #a1882b !important;
}
.secret .mega-octicon:before, .secret .repo-label span {
color: #a1882b !important;
}
.page-new-repo div.form-checkbox .octicon-lock:before {
color: #a1882b !important;
}
/* diff highlighting (no syntax highlight) */
/* main diff text color */
.diff-line-pre {
color: #ccc !important;
}
.highlight .gc td {
border-top: 1px solid #333 !important;
border-bottom: 1px solid #333 !important;
}
#header-wrapper, .menu li + li {
border-bottom: 1px solid #333 !important;
}
.js-release-form .drag-and-drop {
border-top: none !important;
}
/* light grey - breaks in diff (with line numbers) */
.highlight .gc td, .highlight .gc pre {
background: #222 !important;
color: #888 !important;
}
.highlight .gu {
background: #222 !important;
color: #888 !important;
}
.highlight .gi {
background: #030 !important;
border-color: #080 !important;
}
.highlight .gi pre {
background: #030 !important;
border-color: #080 !important;
}
/* git diff line additions (dark green) */
.gi .diff-line-code {
background: #030 !important;
border-color: #080 !important;
}
.gi .diff-line-code pre {
background: #030 !important;
border-color: #080 !important;
}
.markdown-body ins {
background: #030 !important;
border-color: #080 !important;
}
.markdown-body ins > * {
background: #030 !important;
border-color: #080 !important;
}
.markdown-body .added {
background: #030 !important;
border-color: #080 !important;
box-shadow: inset 4px 0 0 #080 !important;
}
.markdown-body > ins {
box-shadow: inset 4px 0 0 #080 !important;
}
/* git diff line deletions (dark red) */
.highlight .gd {
background: #400 !important;
border-color: #800 !important;
}
.gd .diff-line-code {
background: #400 !important;
border-color: #800 !important;
}
.gd .diff-line-code pre {
background: #400 !important;
border-color: #800 !important;
}
.markdown-body del {
background: #400 !important;
border-color: #800 !important;
}
.markdown-body del > * {
background: #400 !important;
border-color: #800 !important;
}
.markdown-body .removed {
background: #400 !important;
border-color: #800 !important;
box-shadow: inset 4px 0 0 #800 !important;
}
.markdown-body > del {
box-shadow: inset 4px 0 0 #800 !important;
}
/* git diff inline additions (green) */
.highlight .gi .x {
background: #252 !important;
color: #eee !important;
}
.highlight .gd .x {
background: #622 !important;
color: #eee !important;
}
/* git diff inline deletions (red) */
/* git diff line numbers (med green) */
.gi .diff-line-num {
background: #020 !important;
border-color: #040 !important;
}
/* git diff line deletions (med red) */
.gd .diff-line-num {
background: #300 !important;
border-color: #500 !important;
}
/* GitHub Enterprise Only
* _____..---========+*+==========---.._____
* ______________________ __,-='=====____ =================== _____=====`=
* (._____________________I__) - _-=_/ `---------=+=--------'
* / /__...---===='---+---_'
* '------'---.___ - _ = _.-'
* `--------'
*/
.enterprise #network #ng canvas {
background: none transparent !important;
opacity: 1 !important;
}
.enterprise.page-profile .profilecols ul.stats li strong {
color: #CCC;
background: transparent !important;
}
.enterprise ul.selling-points li {
color: #FFF;
}
.enterprise .steps {
margin: 20px auto 0;
padding: 15px 10px;
border: 1px solid #ddd;
border-radius: 3px;
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
background: #222;
color: #FFF;
}
.enterprise .dashboard-notice {
background: #222 !important;
color: #CCC;
}
.enterprise .autocomplete-item {
color: #CCC;
}
.enterprise .repo-nav a {
text-shadow: none !important;
box-shadow: none !important;
}
.enterprise .repo-nav a:focus, .enterprise .repo-nav a:hover {
border-radius: 0 !important;
border-left: #eee 1px solid !important;
}
.enterprise .repo-menu {
text-shadow: none !important;
box-shadow: none !important;
}
.enterprise .repo-nav a .counter {
text-shadow: none !important;
box-shadow: none !important;
}
.enterprise .repo-nav li > .selected:after {
background: #333 none !important;
border-color: #555 !important;
}
.enterprise .repo-nav-contents {
box-shadow: inset 1px 0 0 #333 !important;
}
.enterprise div.repo-nav-contents {
background: rgba(34, 34, 34, 0.4) !important;
}
.enterprise ul.repo-menu a.selected {
border-left: transparent 1px solid !important;
}
.enterprise .repo-menu-separator {
border-bottom: #333 1px solid !important;
}
.enterprise .repo-nav a.selected .octicon {
color: #eee !important;
}
.enterprise .repo-menu a.selected:after, .enterprise .repo-menu li:hover .octicon {
color: #eee !important;
}
.enterprise .repo-menu-separator:before, .enterprise .repo-nav-contents:before, .enterprise .repo-menu-separator, .enterprise .repo-nav-contents:after {
background-color: transparent !important;
background-image: none !important;
}
.enterprise .repo-nav a:focus, .enterprise .repo-nav a:hover {
border-radius: 0 !important;
border-left: #eee 1px solid !important;
}
.enterprise ul.repo-menu a.selected {
border-color: #333 !important;
}
/* custom language colors */
.language-color[style$="#9DC3FF;"] {
background-color: #ae8e00 !important;
}
.language-color[style$="#6a40fd;"] {
background-color: #00d7ae !important;
}
.language-color[style$="#e3491a;"] {
background-color: #bb8091 !important;
}
.language-color[style$="#02f88c;"] {
background-color: #ff6522 !important;
}
.language-color[style$="#ca2afe;"] {
background-color: #00a8bb !important;
}
.language-color[style$="#bd79d1;"] {
background-color: #d1d1d1 !important;
}
.language-color[style$="#a67219;"] {
background-color: #92bc82 !important;
}
.language-color[style$="#6594b9;"] {
background-color: #d1db00 !important;
}
.language-color[style$="#36699B;"] {
background-color: #d17d00 !important;
}
.language-color[style$="#d4bec1;"] {
background-color: #ffacd3 !important;
}
.language-color[style$="#555555;"] {
background-color: #ffbe74 !important;
}
.language-color[style$="#5a25a2;"] {
background-color: #c957ff !important;
}
.language-color[style$="#f34b7d;"] {
background-color: #ff0095 !important;
}
.language-color[style$="#1f085e;"] {
background-color: #7493bc !important;
}
.language-color[style$="#3a81ad;"] {
background-color: #ff8b78 !important;
}
.language-color[style$="#db5855;"] {
background-color: #00bdff !important;
}
.language-color[style$="#244776;"] {
background-color: #00b7e7 !important;
}
.language-color[style$="#ed2cd6;"] {
background-color: #869a00 !important;
}
.language-color[style$="#3fb68b;"] {
background-color: #a0bb50 !important;
}
.language-color[style$="#fcd46d;"] {
background-color: #ff00eb !important;
}
.language-color[style$="#075ff1;"] {
background-color: #ea9e84 !important;
}
.language-color[style$="#98BAD6;"] {
background-color: #ff6bb3 !important;
}
.language-color[style$="#3ebc27;"] {
background-color: #ff8da7 !important;
}
.language-color[style$="#8a1267;"] {
background-color: #00a4ff !important;
}
.language-color[style$="#946d57;"] {
background-color: #f48ddf !important;
}
.language-color[style$="#6e4a7e;"] {
background-color: #729c63 !important;
}
.language-color[style$="#c065db;"] {
background-color: #f29d55 !important;
}
.language-color[style$="#0faf8d;"] {
background-color: #e450ea !important;
}
.language-color[style$="#b845fc;"] {
background-color: #f64abe !important;
}
.language-color[style$="#4d41b1;"] {
background-color: #00b38e !important;
}
.language-color[style$="#636746;"] {
background-color: #c1af83 !important;
}
.language-color[style$="#7b9db4;"] {
background-color: #56a400 !important;
}
.language-color[style$="#dbded5;"] {
background-color: #ff4593 !important;
}
.language-color[style$="#341708;"] {
background-color: #a08f65 !important;
}
.language-color[style$="#e4cc98;"] {
background-color: #ffaaa5 !important;
}
.language-color[style$="#a89b4d;"] {
background-color: #9576ff !important;
}
.language-color[style$="#82937f;"] {
background-color: #cd7e37 !important;
}
.language-color[style$="#e69f56;"] {
background-color: #ff0041 !important;
}
.language-color[style$="#29b544;"] {
background-color: #f79c0d !important;
}
.language-color[style$="#346d51;"] {
background-color: #ff4169 !important;
}
.language-color[style$="#a9188d;"] {
background-color: #809b31 !important;
}
.language-color[style$="#078193;"] {
background-color: #00e0ff !important;
}
.language-color[style$="#b07219;"] {
background-color: #ee663a !important;
}
.language-color[style$="#f15501;"] {
background-color: #a0e700 !important;
}
.language-color[style$="#a270ba;"] {
background-color: #ff006b !important;
}
.language-color[style$="#f5c800;"] {
background-color: #3fbfdd !important;
}
.language-color[style$="#004200;"] {
background-color: #00d400 !important;
}
.language-color[style$="#2584c3;"] {
background-color: #c9a2de !important;
}
.language-color[style$="#499886;"] {
background-color: #008fff !important;
}
.language-color[style$="#fa1fa1;"] {
background-color: #b995ff !important;
}
.language-color[style$="#bb92ac;"] {
background-color: #ff97ff !important;
}
.language-color[style$="#ce279c;"] {
background-color: #00f824 !important;
}
.language-color[style$="#c7a938;"] {
background-color: #ccae53 !important;
}
.language-color[style$="#0d3c6e;"] {
background-color: #dd91ff !important;
}
.language-color[style$="#ff2b2b;"] {
background-color: #9d60ff !important;
}
.language-color[style$="#37775b;"] {
background-color: #ffa876 !important;
}
.language-color[style$="#c9df40;"] {
background-color: #00d400 !important;
}
.language-color[style$="#3be133;"] {
background-color: #00b5bb !important;
}
.language-color[style$="#438eff;"] {
background-color: #ff8a44 !important;
}
.language-color[style$="#ff0c5a;"] {
background-color: #d428ff !important;
}
.language-color[style$="#cabbff;"] {
background-color: #447cff !important;
}
.language-color[style$="#5a63a3;"] {
background-color: #d2ad00 !important;
}
.language-color[style$="#6e03c1;"] {
background-color: #95b3de !important;
}
.language-color[style$="#f3ca0a;"] {
background-color: #dda0b1 !important;
}
.language-color[style$="#b0ce4e;"] {
background-color: #7a9bff !important;
}
.language-color[style$="#0298c3;"] {
background-color: #00b261 !important;
}
.language-color[style$="#066ab2;"] {
background-color: #71a9ff !important;
}
.language-color[style$="#d80074;"] {
background-color: #ff6fe0 !important;
}
.language-color[style$="#2779ab;"] {
background-color: #ff6887 !important;
}
.language-color[style$="#74283c;"] {
background-color: #ffbfa4 !important;
}
.language-color[style$="#cc5555;"] {
background-color: #ff8618 !important;
}
.language-color[style$="#91de79;"] {
background-color: #f16600 !important;
}
.language-color[style$="#3581ba;"] {
background-color: #d16dbe !important;
}
.language-color[style$="#44a51c;"] {
background-color: #00b22b !important;
}
.language-color[style$="#198ce7;"] {
background-color: #00d54c !important;
}
.language-color[style$="#ae17ff;"] {
background-color: #ff3e00 !important;
}
.language-color[style$="#ff9c2e;"] {
background-color: #a9ba00 !important;
}
.language-color[style$="#358a5b;"] {
background-color: #ccc6ff !important;
}
.language-color[style$="#cc0088;"] {
background-color: #ed7aff !important;
}
.language-color[style$="#701516;"] {
background-color: #ff665a !important;
}
.language-color[style$="#dea584;"] {
background-color: #919191 !important;
}
.language-color[style$="#7dd3b0;"] {
background-color: #ff8757 !important;
}
.language-color[style$="#1e4aec;"] {
background-color: #a883bd !important;
}
.language-color[style$="#0579aa;"] {
background-color: #fbce00 !important;
}
.language-color[style$="#5861ce;"] {
background-color: #df6a92 !important;
}
.language-color[style$="#007eff;"] {
background-color: #ffb2ff !important;
}
.language-color[style$="#596706;"] {
background-color: #ff00bf !important;
}
.language-color[style$="#dc566d;"] {
background-color: #589d90 !important;
}
.language-color[style$="#46390b;"] {
background-color: #00b1ff !important;
}
.language-color[style$="#e4cc98;"] {
background-color: #68c64f !important;
}
.language-color[style$="#45f715;"] {
background-color: #b0b0b0 !important;
}
.language-color[style$="#31859c;"] {
background-color: #e96867 !important;
}
.language-color[style$="#755223;"] {
background-color: #c67f66 !important;
}
.language-color[style$="#a54c4d;"] {
background-color: #ba71ea !important;
}
.language-color[style$="#543978;"] {
background-color: #8886e9 !important;
}
.language-color[style$="#ee7d06;"] {
background-color: #a98e34 !important;
}
.language-color[style$="#848bf3;"] {
background-color: #ff0003 !important;
}
.language-color[style$="#199c4b;"] {
background-color: #a7bbff !important;
}
.language-color[style$="#945db7;"] {
background-color: #78bdb0 !important;
}
.language-color[style$="#0098db;"] {
background-color: #aaa5ff !important;
}
.language-color[style$="#2700e2;"] {
background-color: #87d6ff !important;
}
.language-color[style$="#db5855;"] {
background-color: #75c500 !important;
}
.language-color[style$="#ffce3b;"] {
background-color: #ffbd3a !important;
}
.language-color[style$="#b0b77e;"] {
background-color: #00d8dc !important;
}
.language-color[style$="#7582D1;"] {
background-color: #70e9a0 !important;
}
.language-color[style$="#3a4040;"] {
background-color: #44a42f !important;
}
/* OS X font rendering tweak, only active on sub-retina pixel ratios, might affect
* Chrome on other OSs too, see https://github.com/StylishThemes/GitHub-Dark/issues/86
*/
@media screen and (max-resolution: 1.99dppx) {
html {
-moz-osx-font-smoothing: grayscale !important;
-webkit-font-smoothing: antialiased !important;
}
}
/*[[pygments-theme]]*/
/* GitHub-Dark syntax highlighting */
.highlight {
background-color: #111 !important;
color: #d0d0d0 !important;
}
.highlight pre:not(.diff-line-pre), .highlight table {
background-color: #111 !important;
color: #d0d0d0 !important;
}
.highlight .hll {
background-color: #404040 !important;
}
.highlight .err {
color: #a61717 !important;
background-color: #311 !important;
}
.highlight .o {
color: #777 !important;
}
.highlight .p {
color: #E9B96E !important;
}
.highlight .cs {
color: #e50808 !important;
background-color: #520000 !important;
}
.highlight .gi {
color: #589819 !important;
}
.highlight .gp {
color: #aaa !important;
}
.highlight .nf {
color: #098 !important;
}
.highlight .w {
color: #666 !important;
}
.highlight .c, .highlight .cm, .highlight .c1 {
color: #3677a9 !important;
}
.highlight .g, .highlight .l, .highlight .x, .highlight .ge, .highlight .gs, .highlight .ld, .highlight .ni, .highlight .nl, .highlight .nx, .highlight .py {
color: #d0d0d0 !important;
}
.highlight .k, .highlight .n, .highlight .go {
color: #ccc !important;
}
.highlight .cp, .highlight .s, .highlight .sb, .highlight .sc, .highlight .sd, .highlight .s2, .highlight .se, .highlight .sh, .highlight .si, .highlight .s1, .highlight .ss {
color: #D2691E !important;
}
.highlight .gd, .highlight .gr, .highlight .gt {
color: #d22323 !important;
}
.highlight .gh, .highlight .gu {
color: #fff !important;
}
.highlight .kc, .highlight .kd, .highlight .kn, .highlight .kp, .highlight .kr, .highlight .kt, .highlight .nt, .highlight .ow {
color: #6ab825 !important;
}
.highlight .m, .highlight .mf, .highlight .mh, .highlight .mi, .highlight .mo, .highlight .sr, .highlight .il {
color: #cd2828 !important;
}
.highlight .na, .highlight .ne {
color: #bbb !important;
}
.highlight .nb, .highlight .bp {
color: #24909d !important;
}
.highlight .nc, .highlight .nn {
color: #447fcf !important;
}
.highlight .no, .highlight .nv, .highlight .vc, .highlight .vg, .highlight .vi {
color: #4ca !important;
}
.highlight .nd, .highlight .sx {
color: orange !important;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment