+/* AGENT_SHEET */
+ body {
+ background-color: #222 !important;
+ background-image: /*[[bg-choice]]*/ 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]]*/
+ }
+ /* Base link/panel colors - text */
+ a:not([href*="/labels/"]), .profilecols ul.stats li a:hover strong, .plans-row .plan, .filters li.selected, .vcard-stat,
+ .repo_list span.css-truncate-target, strong.css-truncate-target, .zeroclipboard-button, .creator a, button#logout:hover,
+ #user-links > li > a:hover, #user-links .sign-out-button:hover, .numbers-summary a:hover, .numbers-summary a:hover span,
+ .tag-info a:hover, .tag-info a:hover span, #forkqueue .instructions, .addon h4, .header a:hover, .header a:hover .mini-icon,
+ .api-status a:hover, .header a:hover .mega-icon:before, #footer a, #userbox a:hover, .header-logo-wordmark:hover span,
+ #userbox a:hover .mini-icon, .gist-item ul.meta>li>a:hover, #userbox a:hover, .sidebar-module h3 a:hover,
+ #userbox a:hover .mini-icon, a.browse-button:hover, a.browse-button:hover span, .team-mention,
+ .header-logo-invertocat:hover, .comment-header-actions li:hover , .zeroclipboard-link .octicon, .commit .commit-title .issue-link,
+ .octofication .mega-octicon:before, .octofication-more strong, .org-repo-stats a:hover, a.muted-link:hover,
+ .org-repo-stats a:hover .octicon:before,.org-module-link:hover,.org-module-link:hover .org-stats,
+ .org-module-link:hover .octicon, .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,
+ .owner-name, .timeline-comment-actions .octicon:hover, .markdown-body a code, .discussion-sidebar-toggle:hover,
+ .discussion-sidebar-toggle:hover .octicon, .sidebar-assignee .assignee:hover, .timeline-commits .commit-message a:hover,
+ .timeline-commits .commit-id:hover, #markdown-toc li a:hover, .sidebar-module ul ul li a:hover, a.button-outline,
+ .org-teams-list .team:hover .team-name, .gh-header-back:hover span:before, a.lock-toggle-link:hover,
+ .tabnav a.tabnav-extras:hover, .tabnav .tabnav-extras:hover .octicon, .org-header .edit-org:hover .octicon,
+ .diagram-icon-small:not(.active) .mega-octicon:before, .diagram-icon:not(.active) .mega-octicon:before,
+ .panel-nav:not(.disabled) .mega-octicon:before, #header ul.top-nav li a:hover, .team-info-card .stats-group .stat:hover,
+ .team-info-card .stats-group .stat:hover .stat-number, .file .meta .octicon-button:hover, a.discussion-item-entity:hover,
+ span.discussion-item-entity:hover, .issues-listing .table-list-issues .issue-comments-link:hover,
+ .issues-listing .table-list-issues .issue-title-link:hover, .issues-listing .table-list-issues .issue-meta-section a:hover,
+ .issues-reset-query:hover, .issues-listing .table-list-issues .milestone-link:hover .octicon, .labels-list-action:hover,
+ .commits-list-item .commits-comments-link:hover, .discussion-item-ref-title .title-link:hover, .box-action:hover, .box-action:active,
+ input[type="text"]:focus+.scope-badge {
+ color: /*[[base-color]]*/ #4183C4 !important;
+ }
+ /* Base color panel */
+ .button:hover, .button:active, option:hover, .minibutton:not(.disabled):hover, .minibutton:active, .minibutton:hover code,
+ .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, table.upgrades tr:hover td, .email-format .email-hidden-toggle:hover a,
+ .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,
+ .select-menu-item.navigation-focus, .subnav-item.selected, .subnav-item.selected:hover, .subnav-item.selected:focus,
+ .example-nav li a.selected, .button-outline:hover, .typeahead-result.navigation-focus, .typeahead-result:hover,
+ .add-line-comment, .issues-reset-query:hover .octicon-x {
+ background: /*[[base-color]]*/ #4183C4 !important;
+ }
+ .context-button:after {
+ border-color: /*[[base-color]]*/ #4183C4 transparent transparent !important;
+ }
+ .octofication .message, .panel-nav:not(.disabled):active, .diagram-icon:not(.active) {
+ border-color: /*[[base-color]]*/ #4183C4 !important;
+ }
+ /* === Notification icon === */
+ .notification-indicator .mail-status {
+ background: /*[[base-color]]*/ #4183C4 !important;
+ border-color: #222 !important;
+ }
+ /* text selection */
+ ::selection {
+ background: /*[[base-color]]*/ #4183C4 !important;
+ color: #fff !important;
+ }
+ ::-moz-selection {
+ background: /*[[base-color]]*/ #4183C4 !important;
+ color: #fff !important;
+ }
+ .ace_selection {
+ background: /*[[base-color]]*/ #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, 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, textarea.focus, textarea:focus, #q:focus ~ button {
+ border-color: /*[[base-color]]*/ #4183C4 !important;
+ }
+ /* === Inputs === */
+ select, input:not(.js-color-editor-input), textarea {
+ -moz-appearance: none !important;
+ background: #181818 !important;
+ border: 1px solid #444 !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="checkbox"]:focus, input[type="radio"], input[type="radio"]:focus,
+ input[type="checkbox"]:hover:active, input[type="radio"]:hover:active, input[type="checkbox"]:disabled,
+ input[type="checkbox"]:hover:disabled, input[type="checkbox"]:hover:active:disabled {
+ -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;
+ }
+ .scrollable-diagram {
+ overflow-x: hidden !important;
+ }
+ code {
+ overflow: visible !important;
+ }
+ div.search-form.small input {
+ width: auto !important;
+ }
+ .markdown-body code {
+ white-space: pre-wrap;
+ }
+ pre, .highlight {
+ tab-size: /*[[tab-size]]*/ 4 !important;
+ -moz-tab-size: /*[[tab-size]]*/ 4 !important;
+ }
+ /* === 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;
+ }
+ /* === needs padding === */
+ #page-settings {
+ margin-top: 20px !important;
+ }
+ #network, .blog-post-body {
+ padding: .5em !important;
+ }
+ .conversation-list-heading .inner {
+ padding: 3px 10px !important;
+ }
+ /* HACK: Center emoji vertically on the line */
+ .emoji {
+ position: relative;
+ top: -1.5px;
+ }
+ /* === show === */
+ .color-label.selected .color, .highlight span.gh, .highlight span.gu {
+ display: block !important;
+ }
+ /* === no margin === */
+ #dashboard {
+ margin: 0 !important;
+ }
+ /* gist diff stats - fix alignment */
+ .diffstat {
+ font-size: 14px !important;
+ }
+ .branch-infobar {
+ font-weight: normal !important;
+ }
+ /* === Remove shadow === */
+ h1, h2, h3, h4, pre, pre *, 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,
+ .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, .ace_fold-widget:hover,
+ #files .file .meta .info span, .file-box .meta .info span, body#com #header, .search-filters, .usage-bar dd,
+ .avatar-stack.multiple-avatars .avatar:last-child, .avatar-stack.multiple-avatars:before,
+ .box-action, .file-diff-line, .file-code-lines, #adv_code_search input.search-page-input, li.ssh-key .ssh-key-state-indicator.not-recent,
+ #gist-form .gist-name-textbox, .labels .label {
+ 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, .mini-icon, .mini-icon:before, .list-tip:before,
+ .line-num-content, .diff-expander .octicon-unfold, .minibutton i, .comment-header-author, .header, .gist .gist-file .gist-meta,
+ .logo-placeholder, .branch-group-heading, .render-bar {
+ text-shadow: none !important;
+ }
+ /* === transparent background only === */
+ body > pre, #footer, .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,
+ .gist-advanced-options .select-menu-button:after, #wrapper, li.commit, li.public, .gravatar img,
+ .commit-comments-header-sha, .tmp-reusable-bubble .bubble-inner, pre.headers code, .audit-search-form,
+ .columns.equacols.bordered, .gist-item ul.meta>li>a:hover, .commits li img, a.minibutton code, .milestone, .more-repos,
+ .previewable-comment-form, .keyboard-mappings th, .api #header-wrapper .nav, .ace_gutter,
+ .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,
+ .sidebar-module h3 a:hover, .timeline-commits .commit-meta .status, .theme-picker-spinner,
+ .timeline-commits .commit-meta .octicon, .file .meta-divider, .avatar-stack.multiple-avatars:before,
+ #feedHandler, .discussion-sidebar-item .thread-subscription-status, .boxed-group.application-show-group .logo-upload,
+ .diagram-icon-small, .commits-listing .commit-group-title .octicon-git-commit, #readme .highlight,
+ .ace-github, .add-member-team-list.table-list, .theme-picker, .avatar-stack .avatar, .boxed-group {
+ background: 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;
+ }
+ /* === 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, .hook-delivery-guid {
+ background: #222 !important;
+ color: #777 !important;
+ }
+ /* previously orange border bottom */
+ .pagehead ul.tabs li a.selected, .pagehead > ul.tabs li a:hover, .filter-selected, div.listing.navigation-focus,
+ div.issues.navigation-focus, .repo-filter:hover, .dashboard-tabs a.selected, .marketing-nav a.selected,
+ .orgs-nav .org-nav-item.selected, a.pagehead-nav-item.selected {
+ border-radius: 0 !important;
+ border-bottom: #eee 2px solid !important;
+ }
+ .section-nav .active a, .menu a.selected, .menu a.selected:hover, .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: /*[[base-color]]*/ #4183C4 !important;
+ }
+ /* GitHub Bug: The focused + in the header has an ugly underline from a:active */
+ .js-menu-target:focus, .js-menu-target:active {
+ text-decoration: none !important;
+ }
+ /* 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), .gisttabs a:not(.selected):hover, .timeline-comment-wrapper, .avatar-stack .avatar,
+ .full-commit .commit-desc + .commit-branches, .full-commit .commit-meta, .list-group-item {
+ border-color: transparent !important;
+ }
+ /* === Darken border === */
+ .wiki-wrapper .wiki-empty-box:hover {
+ border-color: #777 !important;
+ }
+ pre, table, table th, hr, img, #browser table, #browser table th, #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, .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, .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, .markdown-body, ul#categories li h5, .render-view-modes li,
+ .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, .org-add-footer, .auto-search-group .search-filter, #notification-center li, .branch-status,
+ .commit-tease .commit-meta, .comment + .comment, .discussion-bubble-inner, .member-row, .press-info,
+ .timeline-comment, .timeline-comment-header, .timeline-commits .timeline-commits-header, .range-editor span.flag,
+ .range-editor .range, ul.comparison-list > li, .marketing-section, .featured-callout .screenshot,
+ .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, .setup-form .tos-info, .setup-form .setup-organization-next,
+ .setup-info-module .features-list .list-divider, .collection-page .other-content, .bubble-wrap, .release-show,
+ .file-wrap, .branches .branch-summary, .branches .no-results-message, .branch-a-b-count .count-half:last-child,
+ .tabnav-tab.selected, .panel-nav, .file, .full-commit .sha-block > a, .theme-selector-thumbnail,
+ .ace-github .ace_marker-layer .ace_selected-word, .overall-summary, .boxed-group-inner, .search-form button, .file-box .meta,
+ .auth-form-header, .branches .branch-group-heading, .boxed-group > h3, .boxed-group .heading, .box-header, .issues-list-actions {
+ border-color: #555 !important;
+ }
+ .button:not(img), .minibutton, .social-count, .discusion-topic-infobar, .box-header, .box-body, .timeline-comment-label, .logo-box,
+ .suggester li {
+ border-color: #444 !important;
+ }
+ h1, h2, h3, #footer, .pagehead, table tr, table td, blockquote, .pagination a:first-child, .pulse-graph, .audit-search-clear,
+ .pagination a:last-child, .pagination span:first-child, .boxed-group-list > li, .toolbar-bordered, .new-issue-form,
+ .pagination span:last-child, .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,
+ .file-diffstat, ul.filter-list, .news .alert, table.files td, .explore-section, .repolist > li, .featured-grid-outer,
+ .new-discussion-timeline .sidebar-item+.sidebar-item,.gh-header-meta, .theme-picker-thumbs, .team, .billing-section,
+ .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, .markdown-example,
+ .traffic-graph-stats, .discussion-item + .discussion-item, .bubble, .tree-browser, .simple-box-footer, .team-grid .team-members,
+ .org-list .list-item, .stats-group .stat, .team-info-card .team-stats, .table-of-contents li, .commit-grou,
+ .table-list-bordered .table-list-cell:first-child, .table-list-bordered .table-list-cell:last-child, .table-list-cell,
+ .table-list, .table-list-header, .blankslate, .labels-list-item, .subnav-divider-right, .subnav-bordered,
+ .content table th, #search-results li, .ace_gutter, .subhead, #pages-composer, .render-bar, #gollum-editor-help,
+ #gollum-editor-help-parent, #gollum-editor-help-list, .markdown-format code, .auth-section, .commit-sha,
+ .comment-body {
+ border-color: #333 !important;
+ }
+ .pagination a, .pagination span.gap, .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, .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% - 260px) !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;
+ }
+ .sunken-menu.vertical-right .sunken-menu-item.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;
+ }
+ .branches .branch-summary + .branch-summary {
+ border-top-color: #333 !important;
+ }
+
+ /* code */
+ .linkable-line-number {
+ border-right: #555 1px solid !important;
+ }
+ .gist .gist-file .gist-data .line-number {
+ line-height: 19px !important;
+ }
+ .markdown-format pre {
+ font-size: 14px !important;
+ }
+ /* File listings - fix date truncation */
+ table.files td.age .css-truncate {
+ max-width: none !important;
+ }
+ /* ace (gist editor) */
+ .ace_cursor {
+ border-left-color: #ddd !important;
+ }
+ /* === tooltip === */
+ .octotip {
+ background-color: #003 !important;
+ border-color: #006 !important;
+ }
+ /* === #000 === */
+ #network {
+ background: #000 !important;
+ }
+ /* === #181818 === */
+ /* needed background inbetween #111 and #222 :P */
+ .commitinfo, .gc .diff-line-code, .featured-commit-activity-graph, .featured-repo-logo,
+ .gobutton>.sha .octicon, #feedBody, .commit.file-history-tease .participation, .search-result-header, .accessibility-aid:focus,
+ .file-data, .signup-plans th, .signup-plans td, .signup-plans-orgs th, .signup-plans-orgs td,
+ .commits td, .featured-callout, .compare-pr-placeholder, .sidebar-module ul ul li,
+ .native-download, .setup-info-module, div#common-issues ul, #gist-form .name, .subnav-item,
+ .button-outline, .render-notice, .simple-box, .table-list, .label-edit.edit-color-label-form .color-editor .color-editor-input,
+ .date_selector, .date_selector td, .new-label {
+ background: #181818 !important;
+ border-color: #333 !important;
+ border-width: 1px !important;
+ }
+ .divider .blob-code div.highlight, .octofication .broadcast-icon-mask, .file-box .file .image,
+ pre div[style^="background-color: rgb(248, 238, 199);"], .highlight td[style^="background-color: rgb(248, 238, 199);"] {
+ background: #181818 !important;
+ border: 0 !important;
+ }
+ .social-count, .markdown-body, .file, .box-body, .markdown-body table tr:nth-child(2n), .explore-section:nth-child(2n), .blog-feedback,
+ .markdown-format table, .list-group-item, .chromed-list-browser .none p, .chromed-list-browser .error p, .list-browser-footer,
+ #readme .plain, #readme .plain pre, .commandbar .choice:hover, .render-bar, #gollum-editor-help,
+ .search-filter:hover, #wiki-history table tr:nth-child(2n) td, .display tr:hover, .octofication .message,
+ .commandbar .loading:hover, .comment-content, .commandbar .message, .tabnav-tab.selected, .boxed-group-inner,
+ #commits_bucket .timeline-commits td, .timeline-comment, .sidebar-module, #contributors-master svg|svg.viz,
+ svg|svg.spark, svg|svg.capped-card-content, body.api .content tbody, .markdown-format img,
+ #common-issues, .full-commit .commit-meta, .setup-wrapper .oauth-permissions-details, .milestone-list,
+ .setup-form .setup-plans, .prose-diff > .markdown-body, .revision .gu, .tree-browser td, .tree-browser .alt td,
+ .branches .branch-summary, .branches .no-results-message, .simple-box-footer, .team-grid .team, .commit-group,
+ .blankslate, .content table tr, #search-results, table.files, .mergeable, .org-module, .org-add-footer, .fullscreen-overlay,
+ .commit-tease, .branch-infobar, .table-list-header, table.capped-list tr:nth-child(2n),
+ #gollum-editor-help-wrapper, .integrations-quality, .showcase-featured .mo-info .featured-grid-outer, .collection-card {
+ background: #181818 !important;
+ }
+ .markdown-body table tr {
+ background: #141414 !important;
+ }
+ .blob-expanded .blob-num, .blob-expanded .blob-code {
+ background: #1b1b1b !important;
+ }
+ .social-count:before {
+ border-right-color: #333 !important;
+ border-width: 5px !important;
+ margin-top: -4px !important;
+ }
+ .social-count:after, #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, .markdown-format 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, .facebox-popup,
+ .timeline-commits-minimal .commit-icon .octicon, .timeline-commits .commit-icon .octicon, .upload-progress, .search-results-listing em,
+ .inline-comments, ol.steps li, .repository-sidebar a.js-selected-navigation-item.selected, .discussion-bubble-inner,
+ #wiki-history table td, .commit.file-history-tease, .menu a.selected, .gist .gist-file .gist-data, .repository-lang-stats,
+ #message.major, .branch-status, .logo-box, .commit-form, .markdown-example .rendered, .team-grid .team-members,
+ .diagram-icon:not(.active), table.capped-list th, .ace_active-line, .ace_gutter-active-line, .overall-summary,
+ .scope-badge, .filter-bar, .audit-search-clear, .country-info {
+ 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, .browsered, .browsered .inner, .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,
+ .user-commits, .user-commits th, .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,
+ .blog-post .meta, .display tr, .render-shell, .render-container, .sunken-menu-item.selected, .boxed-group-table th {
+ 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, .access-avatar {
+ background-color: #222 !important;
+ border: 0 !important;
+ }
+ /* Darkest background (#222), leave image, with border */
+ #watchers li, .browser .listing, .item, .context-pane, .context-loader, .sidebar .module, .tip-body, #assignee, .rule,
+ .sidebar-module > ul, .commit_oneline td, #footer-push, .notifications th, .content table, .inline-comments .tabnav,
+ .comparison-list, .comparison-list .title, .repo-collection>ul, #graph_data .tab.selected, .line-comments,
+ h3.conversation-list-heading strong, .file-commit-form .commit-form, .thread-subscription-status, .wiki-wrapper .wiki-empty-box {
+ 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,.5) !important;
+ }
+ /* page overlay */
+ .select-menu-loading-overlay, .slow-loading-overlay, .branches .loading-overlay, #wiki-body .markdown-body {
+ background-color: rgba(34, 34, 34, 0.8) !important;
+ }
+ /* Navigation focus */
+ .list-group-item.navigation-focus, .list-browser-item.navigation-focus, .headlines li:hover, .js-details-container.navigation-focus,
+ .boxed-group-list > li:hover, .js-details-container.navigation-focus:nth-child(2n), .menu a:hover,.team-grid .team-members,
+ .new-discussion-timeline .branch-action-body, .subnav-item:hover, .subnav-item:focus, .tree-browser tr.navigation-focus td,
+ .issues-listing .table-list-issues .selectable:hover, .issues-listing .table-list-issues .navigation-focus,
+ .date_selector td.selectable_day:hover, .date_selector td.selectable_day.hover, .notifications .navigation-focus,
+ .sidebar-module ul ul li a:hover, .typeahead-result, .no-results, .link-overlay .link, #gollum-editor-help-list {
+ background: #282828 !important;
+ }
+ .rss-subscribe:hover, div#common-issues ul li a:hover {
+ background-color: #282828 !important;
+ }
+ /* inline code */
+ pre, .markdown-body code, .list-browser-item.closed, #adv_code_search .search-page-label, .content .verseblock-content,
+ .content .sectionbody .dlist dt, #facebox pre, .commit-preview .message pre, .content p > tt, .markdown-body tt,
+ .markdown-format code, .commit-sha, .content .verseblock-content, .content .sectionbody .dlist dt, .content p > tt,
+ .content dl code, .content ul code, .markdown-body .highlight pre, .markdown-body pre {
+ background: #242424 !important;
+ }
+ /* === #333 === */
+ /* Panel background (#333) only */
+ .progress-bar, .select-menu-modal .select-menu-tabs a.selected, .discusion-topic-infobar, .commits-listing:before,
+ ol.steps li.current, .dropdown-menu, .outdated-diff-comment-container .discussion-item-icon,
+ .discussion-item-ref .discussion-item-icon, .range-editor .range, .range-editor span.flag,
+ .octicon-repo-push.discussion-item-icon, .octicon-code.discussion-item-icon, .new-discussion-timeline .discussion-item-icon,
+ .menu-container, .bubble, .bubble-contents, .ellipsis-button, .filter-list li span.bar, .selectable_day.today,
+ .billing-plans .current, .markdown-body hr, .commits-listing:before, #network .current-repository,
+ .ace-github .ace_marker-layer .ace_selected-word, .billing-section .usage-bar {
+ 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, #wiki-header > div,
+ .pagehead ul.tabs li.contextswitch:hover, .bigbutton a, #new_message,
+ #issues_next ul.sorts li, ul.sorts li.asc, ul.sorts li.desc, .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, .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, #files .description,
+ #message .envelope .header .info .title.unread, li.contextswitch ul li.current, .watcher-widget,
+ ul.main_nav li.selected a, ul.states li, .add_file, .inset, li.label, .filterbar,
+ .divider-vertical, #footer .upper_footer, .user-commits td,
+ .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, .access-form-wrapper,
+ .documentation-results a, .plans-pricing-callout,
+ .svg-tip, .auto-search-group .search-filters, .auth-form-body, ul.color-label-list .color-label.active {
+ 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, .commit-preview .message, .commit-preview p.error, .pagehead ul.tabs li.contextswitch, #browser tr th,
+ .status-box h4, .line_numbers, #files span.icon, #issues_list .actions, #repos .public, .inset-callout, #repo-message,
+ .summary-stats li a:hover {
+ background: #333 none !important;
+ border: 0 !important;
+ }
+ /* Panel background (#333), no image, with border */
+ .editbox, .editbox .body, .commentstyle, #issues .display, .inline-comment-form,
+ #issues .display .admin, #issues .labels .list li, .issue .summary, .plain, .hidden-text-expander a, .view-modes,
+ .standard_form, #reply_body, #commit div, #commit td, #commit tr, #commit .envelope, .file-minibutton,
+ .context-pane .title, .browser .listing:hover, #dashboard .repos, .date_selector .button,
+ .file-box .icon, .list-module .list-body, .list-module a, .label-permissions, .tree-browser th,
+ .browser .listing.closed, .starting-comment, .section-nav a:hover, .chzn-drop, .full-width-divider,
+ .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;
+ }
+ /* 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 (rgb) */
+ #network .repo img:not(.gravatar), #header .logo, img[src="/images/logo@2x.png"], .site-logo a, .github-jobs-promotion a.jobs-logo strong,
+ iframe[src*="polldaddy.com"] {
+ 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%) !important;
+ }
+ .emoji[title=":soon:"], .emoji[title=":on:"], .emoji[title=":end:"], .emoji[title=":heavy_dollar_sign:"], .emoji[title=":registered:"],
+ .emoji[title=":tm:"], .emoji[title=":heavy_multiplication_x:"], .emoji[title=":heavy_plus_sign:"], .emoji[title=":heavy_minus_sign:"],
+ .emoji[title=":heavy_division_sign:"], .emoji[title=":heavy_check_mark:"], .emoji[title=":arrows_clockwise:"], .emoji[title=":wavy_dash:"],
+ .emoji[title=":curly_loop:"], .emoji[title=":copyright:"], .emoji[title=":currency_exchange:"] {
+ 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%) !important;
+ background: transparent !important;
+ }
+ /* soft badges */
+ .box-title-count {
+ background-color: #555 !important;
+ color: #ccc !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;
+ }
+ /* Firefox: Exclude text inside an svg loaded through an img, as seen in svg badges */
+ *:not(img) svg|text, 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;
+ }
+ .features-branch-diagram svg|path[stroke="#c6d9ed"], .features-branch-diagram svg|path[stroke="#4182C4"] {
+ stroke: /*[[base-color]]*/ #4183C4 !important;
+ }
+ .features-branch-diagram svg|circle[fill="#4183c4"] {
+ fill: /*[[base-color]]*/ #4183C4 !important;
+ }
+ .features-branch-diagram svg|circle[stroke="#ffffff"] {
+ stroke: #222 !important;
+ }
+ svg|rect.map-background, .audit-log-map {
+ fill: #1e4062 !important;
+ background: #1e4062 !important;
+ }
+ svg|path.land {
+ stroke: #17334f !important;
+ }
+ svg|circle.audit-point {
+ fill: #742d14 !important;
+ stroke: #57210f !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, .main .filterbar,
+ .browser-content .footerbar, ul.smalltabs, .snippet, .supportstaffer, .discussion-form, .chooser-box,
+ .chooser-box h3, #forkqueue .instructions, .selector-item.clear:hover,
+ #contributors-master svg, .inset-callout h2, .documentation ul.nav, .date_selector td.selected,
+ #contributors-master, .flash-messages, .context-title, .list-module h2, .bootcamp-help h1 {
+ background: #444 none !important;
+ }
+ /* Light Panel background (#444), no image, with border, no radius */
+ .tabs, #browser td, #issues_next li.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, .preview-selected .preview-tab, .select-menu-tabs a.selected {
+ 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, .comments-wrapper, .rackspace,
+ .subnav-bar > ul > li > ul > li > a:hover, ol.download-list li:nth-child(2n), .issue.active,
+ .counter, .orgs-nav .count, .filter-item:not(.selected):hover, .task-progress .progress-bar .progress {
+ background-color: #444 !important;
+ }
+ /* === #555 === */
+ /* Highlight Panel background (#555), leave image, no border, with radius */
+ .paging, .button-pager, #integration-branch, .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, .branch-a-b-count .bar {
+ background: #555 !important;
+ }
+ .labels .label-neutral {
+ background: #666 !important;
+ }
+ .diverge-widget .separator {
+ background: #ccc !important;
+ }
+ .sunken-menu .sunken-menu-item.selected:after {
+ background: #fff !important;
+ opacity: 1 !important;
+ }
+ .state-widget .ahead .bar, .oauth-connection-illustration .oauth-image {
+ background: #999 !important;
+ }
+ /* actions in issues - this style needs to be after .bubble */
+ .action-bubble .bubble, .suggester {
+ 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, .owners-notice {
+ background: linear-gradient(to bottom, #182030, #183040) !important;
+ }
+ .timeline-comment.current-user .timeline-comment-header {
+ color: #758090 !important;
+ }
+ .timeline-comment.current-user, .github-jobs-promotion p, .octotip,
+ .markdown-format .alert:not(.warning), .full-commit.commit,
+ .bootcamp .bootcamp-body, .bootcamp h1, .owners-notice {
+ 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, a.feed, .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, .pull-info, #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, #header-wrapper, #header-wrapper .nav, pre div:hover, .diff-table tr:hover pre, .pagination span, .commit-ref,
+ .cheatsheet h2, .file-box .highlight tr:not(.inline-comments):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, #contributors .capped-card h3,
+ .audit-results-header, .comment-form-head.tabnav, .add-pill-form, .gist .gist-file .gist-meta, .file .meta, .blob-num-hunk,
+ .blob-num-expandable, .blob-code-hunk, .blob-code-expandable {
+ background: linear-gradient(to bottom, #282828, #181818) !important;
+ border-color: #333 !important;
+ }
+ .button:not(img), .minibutton, .search-form button, .file-box .meta, .auth-form-header, .branches .branch-group-heading,
+ .boxed-group > h3, .boxed-group .heading, .box-header, .issues-list-actions {
+ background: linear-gradient(to bottom, #282828, #181818) !important;
+ }
+ /* inverted dark grey gradient */
+ .pagination .current, .asc .sort-type, .desc .sort-type, .mini-bar-graph, .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 10px rgba(255,255,255,.05) !important;
+ }
+ .ace_indent-guide {
+ box-shadow: -1px 0 0 rgba(255,255,255,.4) inset !important;
+ }
+ /* commits page - committer icon */
+ .commits-list-item .committer-avatar {
+ box-shadow: -2px -2px 0 rgba(0,0,0,.4) !important;
+ }
+ /* === Text Color === */
+ /* ProTip(tm) */
+ kbd, .kbd, p.tip strong.protip, .boxed-profile .profile-preview .vcard-fullname, .button.primary:hover, .minibutton.primary:hover,
+ .integrations .site-footer a, .integrations .site-footer .mega-octicon:before, .diagram-icon.active .mega-octicon:before,
+ .select-menu-item.select-menu-action .octicon, .add-line-comment {
+ color: #fff !important;
+ }
+ /* Bright text */
+ h1, h2, a.button, span.button, button.button, a.minibutton, span.minibutton, button.minibutton, .button.primary, .minibutton.primary,
+ .button .octicon:before, .minibutton .octicon:before, #gist-form label, h2 span, ul.repo-stats li a:hover, .text-emphasized,
+ .subnav li a:hover, .filters li.selected a, .filters li a:hover, .code-list em, .header-anchor, .commandbar .choice .command,
+ .search-term, .codesearch-cols em, .image, .selector-item:hover .mini-icon:before, .selector-item.selected .mini-icon:before,
+ .new-repo .octicon, .select-menu-item.selected>.octicon, .sunken-menu a.selected .octicon,
+ .feed-icon a .octicon, .release-label a, .minibutton i, .minibutton:hover .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, #network .explain b,.sunken-menu-group li:hover .octicon,
+ .dashboard-tabs a.selected,.markdown-body h1, .markdown-body h2, .markdown-body h3, .markdown-body h4,
+ .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,
+ .commit .commit-title, .commit .commit-title a, .counter, .orgs-nav .count, .member-list-item:hover .member-username,
+ a.org-module-link, .org-header-info .name-link, #contributions-calendar .contrib-details div .num,
+ .commandbar .display table td:first-child, .select-menu-item h4, .discussion-topic .branch-status.status-error,
+ .discussion-topic .branch-status.status-failure, .commit.file-history-tease .participation a, .commit.file-history-tease .author a,
+ .overall-summary .graphs .num, ul.summary-stats li .num, .pull-head-meta .pull-number a,
+ .mini-discussion-bubble .mini-discussion-bubble-action, .sub-nav h2, .sub-nav h2 a, .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,
+ span.discussion-item-icon, a.signin:hover, .marketing-benefits .mega-octicon:before,
+ .featured-callout, h3 strong, .breadcrumb strong.final-path,
+ .thread-subscription-status .mega-octicon:before, .infobar-widget .text a, .dropdown-menu > li > a:hover > .octicon:before,
+ .dropdown-menu > li > a.zeroclipboard-is-hover > .octicon:before, .highlight-module .mega-icon:before,
+ .headlines li a, .repository-sidebar .clone-options .octicon:before, .team:hover .team-name, .compare-pr-placeholder p,
+ #wiki-rightbar li, .i-am-error p, .select-menu-item-text, .markdown-body .octicon-link,
+ .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,
+ a.user-mention, a.team-mention, .full-commit .authorship a, #fork-select .target:hover:not(.disabled), .button-outline:hover,
+ .full-commit .authorship .author-name, .showcase-featured .featured-grid-link, .collection-card-title,
+ .collection-card-image:hover, .explore-page .see-more-link, .mute, .pull-request-link:hover, .expandable:hover:before,
+ .sunken-menu .sunken-menu-item.selected, .follow-list .follow-list-name a, .member-list-item .member-info a,
+ a.comment-header-author, .callout strong, .select-menu-item.navigation-focus .octicon:before, .wiki-edit-link:hover, .infotip p,
+ .form-actions .tip, dl.form.warn dd.warning, .page-notice, .subnav-item.selected, .subnav-item.selected:hover,
+ .subnav-item.selected:focus, .article-heading .wrap .mega-octicon:before, ol.toc > li a.active, .example-nav li a.selected,
+ .guide-cover a .mega-octicon:before, .facebox-alert, .typeahead-result, .no-results, #user-links > li * button,
+ .timeline-commits .hidden-text-expander a:hover, .color-editor-input, .state .octicon, #user-links .sign-out-button,
+ .table-list-item label, .audit-action-info .context, .token-scope {
+ color: #e4e4e4 !important;
+ }
+ pre, body, h3, h4, a.social-count, span.social-count, #languages a.bar, dl.form dt, .lineoption p,
+ table.notifications th, .usagestats dl dt.numbers, .commit-preview p.name .date, .download-list h4, .fieldgroup p.explain.planusage,
+ ol.repository-lang-stats-numbers li .lang, .explore h2, .tabnav .active a, .vcard-username, #markdown-toc li a,
+ .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, .lines-changed, .lines-changed:hover,
+ .discussion-topic-author a, .boxed-group-table td, .graph .data .number, .files-bubble, .content, .box-title, a.box-action, .lead,
+ #blog-main .pagehead h1 a.title, .octofication .message p, .repolist .description, .addon p, .keyboard-mappings, .accessibility-aid:focus,
+ .list-group-item .list-group-item-name a, .list-group-item .list-group-item-meta a, .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,
+ .timeline-commits .commit-message a, .timeline-commits .author, .new-discussion-timeline .sidebar-milestone .milestone-name,
+ .sidebar-assignee .assignee, .rss-subscribe, .sidebar-module h3 a, .sidebar-module h3.disable span, .menu a, .octotip, .graph-canvas .activity,
+ .boxed-group .boxed-group-inner, .highlight tr:hover .blob-num, .ace_gutter-active-line, .billing-section .section-content,
+ #readme span.name, .steps li.current, .discussion-item-entity, .blog-post-body, .subnav-search-context .button,
+ h3.conversation-list-heading strong, .context-loader, ul.color-label-list .color-label.selected .name, .box-title a,
+ .merge-pr-more-commits a, .branch-infobar .lightweight-actions > li a:hover, .dashboard-notice, ul.color-label-list .name a,
+ .minibutton.danger:hover, .button.danger:hover, .minibutton.danger:hover .octicon:before, .button.danger:hover .octicon:before,
+ .discussion-item-ref-title .title-link, .org-teams-list .team, .clone-url-button.selected > a, .clone-url-button.selected > a:hover,
+ .subnav-search-context .select-menu-item-icon, a.wiki-edit-link, .ace-github, a.pagehead-nav-item.selected,
+ a.pagehead-nav-item:hover, a.pagehead-nav-item:hover .octicon:before, .repo-collection .collection-stat, a.subscribe-feed,
+ header ul.links a:hover, .team-info-card .stat .stat-number, .team-info-card .stats-group .stat.no-link:hover .stat-number,
+ div.container > p, .commits-list-item .commit-author, .commit-tease .sha-block > .sha, .full-commit .sha-block > .sha,
+ .discussion-item .renamed-was, .discussion-item .renamed-is, a.discussion-item-entity, span.discussion-item-entity,
+ .table-list-header-toggle .button-link.selected, .table-list-header-toggle .button-link.selected:hover,
+ .table-list-header-toggle .button-link:hover, .issues-listing .table-list-issues a.issue-title-link, .table-list-item p,
+ .table-list-milestones .milestone-title-link a, .org-header .edit-org, .blob-code, .diff-line-code {
+ color: #c4c4c4 !important;
+ }
+ h5, h6, table th, .edit-repository-meta, .field label, .boxed-group-list li, .capped-box,
+ .header-logo-invertocat, .repository-meta .repository-description, .gist-item .description, p.explain,
+ .news .alert .simple .title, #network .graph-date, .tabnav-widget.text, .feature .intro,
+ span.diffstat, span.diffstat a, .commit .commit-branches a, #readme .plain, .select-menu-tabs a,
+ .news blockquote, .news blockquote p, .collection-stat, .overall-summary .graphs .desc, .ace_gutter,
+ .flash-global a, #contributions-calendar .contrib-details div .lbl, .tag-info a, a.browse-button,
+ .ghead .dir, .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, .timeline-comment-actions .octicon,
+ #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,
+ .discussion-item, .form-actions-protip .protip, .discussion-item .author,
+ .inline-comments .comment-count, .sidebar-heading, .clear-issue-filters a, .render-view-modes li.active:before,
+ ul.comparison-list > li em, .marketing-benefits .column p, .sub-nav li a, .headlines a .date, .commit.file-history-tease,
+ .sidebar-module ul ul li a, .sidebar-module ul ul li span, .merge-branch-description, .timeline-commits .commit-id,
+ .gist-item ul.meta > li > a, ul#categories li h5 a, .render-view-modes li.active,
+ .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, .boxed-group > h3 a.boxed-group-breadcrumb,
+ .boxed-group .heading a.boxed-group-breadcrumb, .subscriptions-sidebar .note, .thread-subscription-status,
+ .ellipsis-button, .follow-list .follow-list-info, ul.filter-list .filter-item,
+ .blame .commitinfo .date, .gist .gist-file .gist-meta a, .merge-pr-more-commits, .hidden-text-expander a,
+ .news div.message, .news li blockquote, .timeline-comment-header .comment-type-icon, .news .alert .pull-info,
+ .news .alert .branch-link, .release .release-authorship a, .contributing, .wiki-wrapper .wiki-empty-box:hover,
+ .select-menu.is-showing-clear-item .select-menu-clear-item .octicon, .diffstat-summary a, a.subnav-item,
+ .branches .branch-group-heading .branch-group-name, .render-notice, .discussion-sidebar-heading, .dashboard-notice .title p,
+ .table-list-milestones .stat, .date_selector td, .commits-listing .commit-group-title .octicon-git-commit,
+ .select-menu-header .octicon:hover, .markdown-format code {
+ color: #a4a4a4 !important;
+ }
+ /* content text */
+ #contributions-calendar .contrib-details div, .mini-icon-remove-close:hover, .tabnav-tabs a, .time,
+ .pagination .disabled, .diffstat-bar, .gist-item .metadata .datetime, .list-group-item-meta,
+ a.keyboard-shortcuts, .simple-conversation-list, .simple-conversation-list > li .title .num, .drag-and-drop,
+ .starred-repo .sort-info, .org-stats, .commandbar .choice, .commandbar .loading, .commandbar .description,
+ 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,.numbers-summary a, .numbers-summary .octicon:before,
+ .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, .branch-infobar .lightweight-actions > li a,
+ .repo-leaderboard-list .repo-leaderboard-meta-item a, .changed .moved-up:before, .changed .moved-down:before,
+ .commit-tease .sha-block, .comment-header .octicon, a.section-heading-back, .list-group-item-meta .octicon,
+ .repo-leaderboard-title .title-meta, a.pagehead-nav-item, a.lock-toggle-link, .wiki-wrapper .wiki-empty-box,
+ .member-list-item .member-meta .teams-link, .commits-list-item .commits-comments-link, .timeline-comment-header,
+ .commits-list-item .commit-meta, .table-list-header-toggle .button-link, .issues-listing .table-list-issues .issue-comments-link,
+ .issues-listing .table-list-issues .issue-meta-section a, a.issues-reset-query, .labels-list-action, .table.files td.icon,
+ table.tag-list p a, table.tag-list td.date a, a.status-error, .file .meta .octicon-button, .markdown-body blockquote,
+ a.muted-link, .render-view-modes li, .scope-badge, .site-footer, .site-footer .octicon-mark-github:hover {
+ color: #888 !important;
+ }
+ .vcard-detail .octicon, .command-bar .octicon-question:before, .auto-search-group .octicon:before, .news .alert .time,
+ .breadcrumb, ul.color-label-list .color-label.zeroed, ul.color-label-list .color-label.zeroed .count, .gh-header-title .issue-number,
+ a.leaderboard-list-rank, .bootcamp ul li a, .ssh-key-fingerprint, .tag-references > li a, .release .release-authorship,
+ .branches .branch-summary, .branches .no-results-message, header ul.links > li a, .team-info-card .stats-group .stat,
+ .team-info-card .stats-group .stat.no-link:hover, .discussion-sidebar-item, .text-muted, .issues-listing .table-list-issues .issue-meta,
+ .task-progress, .table-list-milestones .stat-label, .table-list, .date_selector td.unselected_month, #blog-home,
+ .blog-post-meta, .blog-post-meta a, .blog-post-meta .octicon, .diff-line-num, .blob-num, .file-data .line-numbers span,
+ .discussion-item .timestamp, .branch-status a, .branch-status .divider, .news .alert .octicon, .news .alert .mega-octicon {
+ color: #666 !important;
+ }
+ .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, .panel-nav.disabled .mega-octicon:before, .task-progress .octicon, .milestone-link .octicon,
+ .site-footer .octicon-mark-github, .select-menu-header .octicon {
+ color: #444 !important;
+ }
+ .svg-tip:after, .bootcamp .desc h2, .issues-listing .table-list-issues .issue-comments-link.no-comment {
+ 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, .issues-reset-query .octicon-x {
+ color: #222 !important;
+ }
+ .timeline-comment-header .timestamp, .timeline-comment-header .comment-type-icon, .timeline-comment-header-text code a,
+ .vcard-stat:hover .text-muted {
+ color: inherit !important;
+ }
+ /* 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: /*[[base-color]]*/ #4183C4 !important;
+ border-color: /*[[base-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"], .minibutton.danger:hover,
+ .minibutton.danger:hover span, .comment-form-error, .closed-issues, .state-indicator.closed, .state-closed,
+ .discussion-item-closed .discussion-item-icon {
+ background: #c31e16 !important;
+ border-color: #333 !important;
+ }
+ .btn-close-issue:hover, button.classy[name="comment_and_close"]:hover, .button.danger:hover {
+ background: #a31e16 !important;
+ border: #b00 1px solid !important;
+ }
+ .mergeable-dirty .bubble, .mergeable-dirty .merge-status-icon {
+ background: #a31e16 !important;
+ }
+ /* red border */
+ .mergeable-dirty .bubble .mergeable, #message.major {
+ border-color: #c31e16 !important;
+ }
+ .mergeable-dirty .bubble:after {
+ border-right-color: #a31e16 !important;
+ }
+ /* red gradient */
+ .dangerzone > h3 {
+ background: linear-gradient(#a33,#722) !important;
+ border-radius: 0 !important;
+ }
+ /* bright red text */
+ a.danger, .minibutton.danger, .button.danger, .minibutton.danger span, .closed.mini-icon, .closed.mega-octicon, .deletions,
+ .closed.mega-octicon:before, .closed.octicon, .cdel, .gd .diff-line-num, .status-failure, .authors-and-code .deletions,
+ .range-editor .range .range-action.octicon:hover, span.diffstat .diffstat-bar.diff-deleted, span.diffstat .diffstat-bar i.minus,
+ .markdown-body .removed *, .status-failure .octicon, .minibutton.danger .octicon:before, .icon-for-failure,
+ ul.summary-stats li .octicon-issue-closed, .branches .branch-delete .octicon, #toc .octicon-diff-removed,
+ .file .meta .octicon-button.danger:hover {
+ color: #c31e16 !important;
+ }
+
+ /* === Yellow panel === */
+ #feedHeaderContainer, .feedBackground, .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, .status-pending, .discussion-topic .branch-status.status-pending, .status-pending .octicon,
+ .recently-touched-branches, .secret .repo-label span {
+ background: #383812 !important;
+ border-color: #884 !important;
+ color: #884;
+ }
+ .recently-pushed-branch-details, #toc .octicon-diff-modified, .secret .repo-label span {
+ color: #884 !important;
+ }
+ .recently-pushed-branch-details a {
+ color: #cc5 !important;
+ }
+ /* === Green panel === */
+ /* labels */
+ #forkqueue .legend .clean, #revisions ul li.current, .excerpt, .plan.business, .popout,
+ #statusbar, .clean td, #download_button, .status-box.good a, .discussion-item-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, .state-indicator.open,
+ .state-indicator.proposed, .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 */
+ .status-success, .status-success .octicon, .insertions, .open.mini-icon, .open.mega-octicon, .open.mega-octicon:before,
+ .open.octicon, .cadd, .gi .diff-line-num, .notifications .issue-notification .type-icon, .authors-and-code .insertions,
+ span.diffstat .diffstat-bar.diff-added, span.diffstat .diffstat-bar i.plus, .steps .complete .mega-octicon:before,
+ ul.summary-stats li .octicon-git-branch-create, ul.summary-stats li .octicon-issue-opened, #toc .octicon-diff-added {
+ color: #6CC644 !important;
+ }
+ /* interactive button - bright border */
+ button.primary, .minibutton.primary:not([href*="compare"]), a.primary.button {
+ 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:hover {
+ background: linear-gradient(to bottom, #508055, #407045) !important;
+ }
+ /* === silver panel/button === */
+ .kbd, .signup-button:hover, a.signin:hover, .hero .textographic, .hero .screenographic, .dashboard-notice,
+ #readme span.name, .pagination span.current, .box-action:active, .button:active, .button.selected,
+ .button.selected:hover, .button.zeroclipboard-is-active, .minibutton:active, .minibutton.selected,
+ .minibutton.selected:hover, .minibutton.zeroclipboard-is-active {
+ background: linear-gradient(to bottom, #444, #333) !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-item-merged .discussion-item-icon {
+ background: #6E5494 !important;
+ }
+ /* purple text */
+ ul.summary-stats li .octicon-git-pull-request {
+ color: #6E5494 !important;
+ }
+ .diagram-icon-small.active .mega-octicon:before {
+ color: #932d70 !important;
+ }
+
+ /* ajax loading */
+ .pjax-loading {
+ background: rgba(64, 64, 64, 0.8) !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;
+ }
+ #network canvas {
+ background: #fff !important;
+ opacity: .85 !important;
+ }
+ .inbox-zero-octocat {
+ opacity: .6 !important;
+ }
+ /* ACE Editor: Darken indent guides */
+ .ace_indent-guide {
+ opacity: .25 !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;
+ }
+ /* 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, .multiple-avatars:before, table.files, table.files tr, .simple-conversation-list>li:first-child,
+ .gobutton.with-comments .sha, .commit, .menu a, .menu li, .usage-bar dd,
+ .setup-form-container .fieldgroup .fields, .inline-comments .line-comments, #gist-form .gist-name-textbox {
+ border: 0 !important;
+ }
+ .dashboard-tabs a {
+ border-left: 0 !important;
+ border-right: 0 !important;
+ }
+ .js-details-container.navigation-focus .gobutton {
+ background: linear-gradient(#444, #222) !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 */
+ #network, .capped-card, .inline-comment, .image, .commit.file-history-tease, .issues-list, .pulls-list-group,
+ .commit-tease, .branch-infobar, .pagehead.repohead h1 .repo-label span, .coupons .coupon-form-body .coupon-icon,
+ .markdown-format table {
+ border: 1px solid #555 !important;
+ }
+ #graph-shots li>p, .select-menu-item, .auth-form-header, .logo-box, .commit-tease, .branch-infobar {
+ border-bottom: none !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, .nav-rss a .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 */
+ .secret .mega-octicon:before, .page-new-repo div.form-checkbox .octicon-lock:before, .gist .highlight tr span.gu {
+ 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, .gist .highlight tr .gu, .highlight tr .gh,
+ .highlight .expandable-line-num, .highlight .diff-line-num-hunk, .highlight .diff-line-code-hunk,
+ .highlight .expandable-line-code {
+ background: #222 !important;
+ color: #888 !important;
+ }
+ /* git diff line additions (dark green) */
+ .highlight .gi, .gi .diff-line-code, .gi .diff-line-code pre, .markdown-body ins, .markdown-body ins > *, .markdown-body .added,
+ .blob-code-addition, .blob-num-addition {
+ background: #030 !important;
+ border-color: #080 !important;
+ }
+ /* git diff line deletions (dark red) */
+ .highlight .gd, .gd .diff-line-code, .gd .diff-line-code pre, .markdown-body .removed, .blob-num-deletion, .blob-code-deletion {
+ background: #400 !important;
+ border-color: #800 !important;
+ }
+ /* moved diff - yellow */
+ .markdown-body li.added.moved {
+ background: #440 !important;
+ border-color: #880 !important;
+ }
+ /* git diff inline additions (green) */
+ .highlight .gi {
+ color:#589819 !important;
+ }
+ .highlight tr.gi .x, .highlight tr .gi .x, .blob-code-addition .x {
+ background: #252 !important;
+ color: #eee !important;
+ }
+ /* git diff inline deletions (red) */
+ .highlight .gd {
+ color: #d22323 !important;
+ }
+ .highlight tr.gd .x, .highlight tr .gd .x, .blob-code-deletion .x {
+ background: #622 !important;
+ color: #eee !important;
+ }
+ /* 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;
+ }