Last active
August 29, 2015 14:06
-
-
Save silverwind/c4335d6919aabd5ce290 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @-moz-document regexp("^https?://((gist|guides|help|status|developer)\.)?github\.com((?!generated_pages\/preview).)*$"), domain("render.githubusercontent.com") { | |
| /* Github Dark Theme v1.8.36 (9/5/2014) | |
| * https://github.com/StylishThemes/GitHub-Dark | |
| * http://userstyles.org/styles/37035 | |
| * License: http://sam.zoy.org/wtfpl/ | |
| */ | |
| /* 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*="label"]), .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, .repo-list-stats .repo-list-stat-item:hover { | |
| 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, .segmented-nav li.active, .diff-expander:hover { | |
| 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; | |
| } | |
| /* === needs padding === */ | |
| #page-settings { | |
| margin-top: 20px !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; | |
| } | |
| .branch-infobar { | |
| font-weight: normal !important; | |
| } | |
| /* === Remove shadow === */ | |
| h1, h2, h3, h4, pre, pre *, code, tt, 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 .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; | |
| } | |
| /* === 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; | |
| } | |
| /* repo labels, private repo lists */ | |
| .repo-label span, .private .repo-list-item, .hook-delivery-guid { | |
| background: #222 !important; | |
| color: #777 !important; | |
| } | |
| .private .mini-repo-list-item { | |
| background: #221 !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, hr, img, #browser table, #browser table th, #issues .menu ul li, .branches .more-branches, | |
| .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, | |
| .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, #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, .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, | |
| ul.comparison-list > li, .marketing-section, .featured-callout .screenshot, | |
| .sidebar-module, #footer .wrapper, .collapsed, .expanded, .discussion-topic, .bubble-inner, .team-org-group, | |
| 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,.segmented-nav li, | |
| .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, p code, .wiki-wrapper .wiki-empty-box, #adv_code_search .search-page-label { | |
| border-color: #555 !important; | |
| } | |
| .button:not(img), .minibutton, .social-count, .discusion-topic-infobar, .box-header, .box-body, .timeline-comment-label, .logo-box, | |
| .suggester li, .developer-program-badge, .vcard-details, .vcard-stats { | |
| border-color: #444 !important; | |
| } | |
| h1, h2, h3, #footer, .pagehead, table, table tr, table td, table th, blockquote, .pagination a:first-child, .pulse-graph, | |
| .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, .audit-search-clear, | |
| ul.sunken-menu-group a.selected, .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 tr 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, .mini-repo-list-item, .advanced-search-form fieldset { | |
| 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; | |
| } | |
| /* 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, .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, .range-editor .range, .range-editor .flag { | |
| background: #181818 !important; | |
| border-color: #333 !important; | |
| border-width: 1px !important; | |
| } | |
| #readme .plain, .readme .markdown-body, .readme .plain { | |
| background: #181818 !important; | |
| border-color: #555 !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; | |
| } | |
| #readme .markdown-body, .social-count, .file, .box-body, .markdown-body table tr:nth-child(2n), | |
| .explore-section:nth-child(2n), .markdown-format table, .list-group-item, .chromed-list-browser .none p, | |
| .chromed-list-browser .error p, .list-browser-footer, .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, .boxed-group-inner, #adv_code_search .search-page-label, | |
| #commits_bucket .timeline-commits td, .timeline-comment, .sidebar-module, #contributors-master svg.viz, | |
| svg.spark, svg.capped-card-content, body.api .content tbody, .markdown-format img, .mini-repo-list, | |
| #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), .team-org-group, | |
| #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, .tabnav-tab.selected, .file-diff-split .empty-cell { | |
| 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, | |
| .display tr, .render-shell, .render-container, .sunken-menu-item.selected, .boxed-group-table th, .features-highlight { | |
| 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, .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 th, .inline-comments .tabnav, | |
| .comparison-list, .comparison-list .title, .repo-collection>ul, #graph_data .tab.selected, .line-comments, .full-width-divider, | |
| h3.conversation-list-heading strong, .file-commit-form .commit-form, .thread-subscription-status, | |
| .blog-feedback { | |
| 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(24,24,24,0.4) !important; | |
| } | |
| .starred-repo.navigation-focus, .member-list-item.adminable:hover, .marketing-section-stripe { | |
| background: rgba(50,50,50,.5) !important; | |
| } | |
| /* page overlay */ | |
| .select-menu-loading-overlay, .slow-loading-overlay, .branches .loading-overlay, #wiki-body .markdown-body, | |
| .wiki-wrapper .wiki-empty-box { | |
| background-color: rgba(24,24,24,.6) !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 */ | |
| .markdown-body code, .list-browser-item.closed, .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, p code, .markdown-format 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, | |
| .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, .action-indicator, .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, .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, | |
| .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 rect[fill="#eeeeee"] { fill: #282828 !important } | |
| #contributions-calendar rect[fill="#d6e685"] { fill: #246 !important } | |
| #contributions-calendar rect[fill="#8cc665"] { fill: #369 !important } | |
| #contributions-calendar rect[fill="#44a340"] { fill: #48c !important } | |
| #contributions-calendar rect[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:"], | |
| .emoji[title=":top:"], .emoji[title=":back:"] { | |
| 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 */ | |
| line, rect, path { | |
| shape-rendering: geometricPrecision !important; | |
| } | |
| #contributors-master svg.viz { | |
| border: 1px solid #555 !important; | |
| } | |
| .js-graph-punchcard 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) text, circle.day { | |
| fill: #ccc !important; | |
| } | |
| circle.day:hover { | |
| fill: #fff !important; | |
| } | |
| #contributors-master svg.viz { | |
| display: block !important; | |
| } | |
| g.dots circle { | |
| stroke: #222 !important; | |
| } | |
| .traffic-graph g.axis:not(.views):not(.unique) g.tick:not(:nth-child(14)):not(:first-child) line, | |
| g.axis path, line.axis, svg:not(.vis) g.axis line { | |
| stroke: #444 !important; | |
| } | |
| svg .path:not(.total):not(.unique):not(.views) { | |
| stroke: #aaa !important; | |
| } | |
| #commit-activity-detail path.path, .traffic-graph g.x.axis g.tick:first-child line { | |
| stroke: #1DB34F !important; | |
| } | |
| .traffic-graph g.x.axis g.tick:nth-child(14) line { | |
| stroke: #1d7fb3 !important; | |
| } | |
| svg.tick { | |
| fill: #444 !important; | |
| } | |
| .features-branch-diagram path[stroke="#c6d9ed"], .features-branch-diagram path[stroke="#4182C4"] { | |
| stroke: /*[[base-color]]*/ #4183C4 !important; | |
| } | |
| .features-branch-diagram circle[fill="#4183c4"] { | |
| fill: /*[[base-color]]*/ #4183C4 !important; | |
| } | |
| .features-branch-diagram circle[stroke="#ffffff"] { | |
| stroke: #222 !important; | |
| } | |
| rect.map-background, .audit-log-map { | |
| fill: #1e4062 !important; | |
| background: #1e4062 !important; | |
| } | |
| path.land { | |
| stroke: #17334f !important; | |
| } | |
| 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, .actor, | |
| 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; | |
| } | |
| /* blue box */ | |
| .timeline-comment.current-user .timeline-comment-header, .github-jobs-promotion p, .octotip, a.branch-name, | |
| .markdown-format .alert:not(.warning), .full-commit.commit, .flash, .bootcamp h1, .bootcamp-body, .owners-notice, | |
| .full-commit .browse-button { | |
| background: linear-gradient(to bottom, #182030, #183040) !important; | |
| } | |
| .new-user-avatar-cta { | |
| background: #182030 !important; | |
| } | |
| .timeline-comment.current-user .timeline-comment-header, .new-user-avatar-cta, .full-commit .browse-button { | |
| color: #758090 !important; | |
| } | |
| .timeline-comment.current-user, .github-jobs-promotion p, .octotip, a.branch-name, .markdown-format .alert:not(.warning), | |
| .full-commit.commit, .bootcamp .bootcamp-body, .bootcamp h1, .owners-notice, .new-user-avatar-cta, .full-commit .browse-button { | |
| 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, a.branch-name { | |
| 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, | |
| 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, .code-list .divider .blob-num, .code-list .divider .blob-code { | |
| 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, .branches .more-branches { | |
| 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, .simple-stacked-bar { | |
| 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, #header .nav a, | |
| .feed-icon a .octicon, .release-label a, .minibutton i, .minibutton:hover .octicon, .breadcrumb strong.final-path, | |
| .merge-status-icon .mega-octicon:before, .commit .mini-icon:before, .sidebar-milestone-widget .title, | |
| div.select-menu-modal a.select-menu-item-text, | |
| .numbers-summary .num, #network .explain b,.sunken-menu-group li:hover .octicon, .featured-callout, h3 strong, | |
| .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, | |
| .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, | |
| #wiki-rightbar li, .i-am-error p, .select-menu-item-text, .markdown-body .octicon-link, .team-org-group strong, | |
| .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, .segmented-nav li.active a { | |
| color: #e4e4e4 !important; | |
| } | |
| pre, body, h3, h4, a.social-count, span.social-count, #languages a.bar, dl.form dt, .lineoption p, a.select-menu-button, a.blog-title, | |
| 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, .repo-list-description, .boxed-group-success a { | |
| 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, | |
| .repo-list-stats .repo-list-stat-item, .range-editor span.flag .octicon { | |
| 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, | |
| .blankslate > .mega-octicon, .repo-list-meta, #footer .mega-icon:hover:before, a.discussion-item-help { | |
| 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, | |
| .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, .protip-callout, .compare-pr-placeholder { | |
| 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, .protip-callout a, .compare-pr-placeholder p, .compare-pr-placeholder .help-link { | |
| 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, .boxed-group-success, | |
| .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, | |
| .boxed-group-success { | |
| 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; | |
| } | |
| .button.primary:disabled, .minibutton.primary:disabled { | |
| background: linear-gradient(to bottom, #203522, #152715) !important; | |
| border-color: #041 !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, .pull-request-notification .type-icon { | |
| 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; | |
| } | |
| /* 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; | |
| } | |
| /* octocat spinners */ | |
| img[src*="octocat-spinner"] { | |
| width: 0 !important; | |
| height: 0 !important; | |
| } | |
| img[src*="octocat-spinner"], .facebox-loading, .branch-action-body .spinner, .status-indicator-loading { | |
| background: url(data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PSIwIDAgNTEyIDUxMiIgd2lkdGg9IjUxMiIgaGVpZ2h0PSI1MTIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZmlsbD0iIzMzMyIgZD0ibTMzMi4yODk0MjksODcuMDg3MjE5YzYwLjAzMzI5NSwtMjAuMzY2Njc2IDExNC40MDIyMjIsLTIxLjgzNjA5IDE3Mi45MzU1NDcsMS4wNDcyNDFsLTExLjQwMzU5NSwzMi44NTA5NTJjLTQzLjMzMzM0NCwtMTUuNSAtMTA0LjE0NzQ5MSwtMTUuOTg0MzI5IC0xNDguNDgwODA0LC0wLjczNDMyOSIgdHJhbnNmb3JtPSJyb3RhdGUoNDUgNDE4Ljc1NyA5Ni4xODg1KSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSIjMzMzOyNlZWU7IzMzMzsjMzMzIiBiZWdpbj0iMHMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0zOTguNTI3NDY2LDI0Ni4zODg1OTZjNjAuMDMzMzI1LC0yMC4zNjY2ODQgMTE0LjQwMjIyMiwtMjEuODM2MDkgMTcyLjkzNTU0NywxLjA0NzI0MWwtMTEuNDAzNTY0LDMyLjg1MDk2N2MtNDMuMzMzMzc0LC0xNS41MDAwMzEgLTEwNC4xNDc0OTEsLTE1Ljk4NDM0NCAtMTQ4LjQ4MDgzNSwtMC43MzQzNDQiIHRyYW5zZm9ybT0icm90YXRlKDkwIDQ4NC45OTUgMjU1LjQ5KSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSIjMzMzOyNlZWU7IzMzMzsjMzMzIiBiZWdpbj0iMC4xMjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvcGF0aD48cGF0aCBmaWxsPSIjMzMzIiBkPSJtMzMxLjMzMjIxNCw0MDQuODIzNjY5YzYwLjAzMzMyNSwtMjAuMzY2Njk5IDExNC40MDIyNTIsLTIxLjgzNjA5IDE3Mi45MzU1NDcsMS4wNDcyNDFsLTExLjQwMzUzNCwzMi44NTA5NTJjLTQzLjMzMzQwNSwtMTUuNTAwMDMxIC0xMDQuMTQ3NTIyLC0xNS45ODQzNDQgLTE0OC40ODA4NjUsLTAuNzM0MzQ0IiB0cmFuc2Zvcm09InJvdGF0ZSgxMzUgNDE3LjggNDEzLjkyNSkiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0iIzMzMzsjZWVlOyMzMzM7IzMzMyIgYmVnaW49IjAuMjUwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L3BhdGg+PHBhdGggZmlsbD0iIzMzMyIgZD0ibTE3MS41ODIyMyw0NzAuMzIzNjY5YzYwLjAzMzMxLC0yMC4zNjY2OTkgMTE0LjQwMjIzNywtMjEuODM2MDkgMTcyLjkzNTUzMiwxLjA0NzI0MWwtMTEuNDAzNTM0LDMyLjg1MDk1MmMtNDMuMzMzNDA1LC0xNS41MDAwMzEgLTEwNC4xNDc1MjIsLTE1Ljk4NDM0NCAtMTQ4LjQ4MDg1LC0wLjczNDM0NCIgdHJhbnNmb3JtPSJyb3RhdGUoMTgwIDI1OC4wNSA0NzkuNDI1KSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSIjMzMzOyNlZWU7IzMzMzsjMzMzIiBiZWdpbj0iMC4zNzVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvcGF0aD48cGF0aCBmaWxsPSIjMzMzIiBkPSJtMTMuMDgyMiw0MDYuMDc0MDA1YzYwLjAzMzMwMSwtMjAuMzY3MDA0IDExNC40MDE4MDEsLTIxLjgzNTk5OSAxNzIuOTM1ODA1LDEuMDQ2OTk3bC0xMS40MDQwMDcsMzIuODUwOTgzYy00My4zMzI5OTMsLTE1LjUgLTEwNC4xNDczMDEsLTE1Ljk4Mzk3OCAtMTQ4LjQ4MDU4OSwtMC43MzM5NzgiIHRyYW5zZm9ybT0icm90YXRlKC0xMzUgOTkuNTUgNDE1LjE3NSkiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0iIzMzMzsjZWVlOyMzMzM7IzMzMyIgYmVnaW49IjAuNTAwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L3BhdGg+PHBhdGggZmlsbD0iIzMzMyIgZD0ibS01My43MTM0ODYsMjQ3LjA5MTU1M2M2MC4wMzMzMSwtMjAuMzY3MDA0IDExNC40MDE4MSwtMjEuODM1OTk5IDE3Mi45MzU4MDYsMS4wNDY5OTdsLTExLjQwNDAyMiwzMi44NTA5ODNjLTQzLjMzMjk3NywtMTUuNSAtMTA0LjE0NzI3NywtMTUuOTgzOTc4IC0xNDguNDgwNTc2LC0wLjczMzk3OCIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDMyLjc1NCAyNTYuMTkzKSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSIjMzMzOyNlZWU7IzMzMzsjMzMzIiBiZWdpbj0iMC42MjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvcGF0aD48cGF0aCBmaWxsPSIjMzMzIiBkPSJtMTIuODgzNjIxLDg3LjA2MTQ4NWM2MC4wMzMyOTUsLTIwLjM2NjY2OSAxMTQuNDAyMjA2LC0yMS44MzYwODIgMTcyLjkzNTU2MiwxLjA0NzI0OWwtMTEuNDAzNTk1LDMyLjg1MDk1MmMtNDMuMzMzMzQ0LC0xNS41IC0xMDQuMTQ3NTA3LC0xNS45ODQzMjkgLTE0OC40ODA4MiwtMC43MzQzMzciIHRyYW5zZm9ybT0icm90YXRlKC00NSA5OS4zNTE0IDk2LjE2MjgpIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsIiB2YWx1ZXM9IiMzMzM7I2VlZTsjMzMzOyMzMzMiIGJlZ2luPSIwLjc1MHMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0xNzIuOTA2NjMxLDIwLjkyOTc0MWM2MC4wMzMzMSwtMjAuMzY2NjgxIDExNC40MDIyMDYsLTIxLjgzNjA5MSAxNzIuOTM1NTYyLDEuMDQ3MjNsLTExLjQwMzU5NSwzMi44NTA5NmMtNDMuMzMzMzQ0LC0xNS41IC0xMDQuMTQ3NTA3LC0xNS45ODQzMjIgLTE0OC40ODA4MiwtMC43MzQzMjkiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0iIzMzMzsjZWVlOyMzMzM7IzMzMyIgYmVnaW49IjAuODc1cyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L3BhdGg+PHBhdGggZmlsbD0iI2VlZSIgZD0ibTE5Ny43NSw0NTkuODUwMDA2YzAsMCAtMC4xMjUsLTQ4Ljc1IC0wLjEyNSwtNDguODUwMDA2YzAsLTAuMTAwMDA2IC00Ljc1LC00LjM5OTk5NCAtMzMsLTFjLTI4LjI1LDMuMzk5OTk0IC02Mi41LC02Ni42NDk5OTQgLTY1LjI1LC02OS43NWMtMi43NSwtMy4xMDAwMDYgMTQsLTUuNjQ5OTk0IDI2LjUsNWMxMi41LDEwLjY0OTk5NCAzOC4yNSwzMy4zNTAwMDYgMzguNSwzMy4yNWMwLjI1LC0wLjEwMDAwNiAzMS43NSwwLjYwMDAwNiAzMS43NSwwLjVjMCwtMC4xMDAwMDYgMywtNDQuMTQ5OTk0IDIwLjc1LC0zNy41YzE3Ljc1LDYuNjQ5OTk0IC03Mi41LDEuMzUwMDA2IC05Ny43NSwtNjEuMjVjLTI1LjI1LC02Mi42MDAwMDYgMTkuMjUsLTEyNC44OTk5OTQgMjAuMjUsLTExNS4zOTk5OTRjMSw5LjUgLTE3LC0zNSAtMTAuMjUsLTQ2Ljg1MDAwNmM2Ljc1LC0xMS44NDk5OTggMTkuMjUsLTkuNDAwMDAyIDMwLjI1LC01LjVjMTEsMy45MDAwMDIgMzQuMjUsMjAuMzUwMDA2IDM5LjI1LDIxLjI1YzUsMC44OTk5OTQgMTguMjUsLTguMTUwMDAyIDU5LjI1LC03LjVjNDEsMC42NTAwMDIgNTIuNzY5MTk2LDYuMTM4NDc0IDU2Ljc1LDYuNWMzLjk4MDgwNCwwLjM2MTUyNiAzMC41MTkxNjUsLTE3LjM4MDc2IDM4LjI1MDA2MSwtMjIuNTU3NzAxYzcuNzMwODk2LC01LjE3Njk0MSAxOC42NTM1OTUsLTkuMDkyMzA4IDI4LjY1MzY4NywwLjc4ODQ5YzEwLjAwMDA5Miw5Ljg4MDc5OCA0LjkyMzE1Nyw2Ny4wMDM4MyAzLjA5NjI1Miw1NS41MTkyMTFjLTEuODI2OTA0LC0xMS40ODQ2MTkgMzYuMjUsNzAuNjAwMDA2IDYsMTIyLjEwMDAwNmMtMzAuMjUsNTEuNSAtOTkuMjUsNTIuNzUgLTg3Ljc1LDU1Ljg5OTk5NGMxMS41LDMuMTQ5OTk0IDE1LDMzLjM1MDAwNiAxNC43NSw0OS44NTAwMDZsLTAuMjUsNjUuODk5OTk0bC0yMi44NzUsMy44NzVsLTAuNSwtNzQuNzVjMC4xMjUsLTkuMjI1MDA2IC05LjEyNSwtMTAuNjQ5OTk0IC05LjYyNSwtOS43NWwtMC4yNSw4NS44NzVsLTIxLjI1LDEuMjVsLTAuMjUsLTg2Ljc1bC0xMC41LDBsMCw4Ni41bC0yMC43NSwtMWwtMC4yNSwtODQuMjVjMCwtMC4xMDAwMDYgLTguNzUsLTEuMTQ5OTk0IC04LjI1LDEwLjc1bC0wLjUsNzIuMjUiLz48L3N2Zz4=) !important; | |
| background-size: contain !important; | |
| } | |
| img[src*="octocat-spinner"][width="128"] { padding: 64px !important } | |
| img[src*="octocat-spinner"][width="64"] { padding: 32px !important } | |
| img[src*="octocat-spinner"][width="32"] { padding: 16px !important } | |
| img[src*="octocat-spinner"][width="16"] { padding: 8px !important } | |
| .branch-action-body .spinner, div.facebox-loading, .status-indicator-loading { | |
| background-position: center center !important; | |
| width: 100% !important; | |
| background-repeat: no-repeat !important; | |
| } | |
| /* language stats bar */ | |
| .repository-lang-stats-graph { | |
| height: 9px !important; | |
| } | |
| /* no border */ | |
| .multiple-avatars, .multiple-avatars:before, table.files, table.files tr, .simple-conversation-list>li:first-child, | |
| .gobutton.with-comments .sha, .menu a, .menu li, .usage-bar dd, .setup-form-container .fieldgroup .fields, | |
| .inline-comments .line-comments, #gist-form .gist-name-textbox, #adv_code_search .search-page-input { | |
| 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, .blob-code-addition, .blob-num-addition, | |
| .prose-diff > .markdown-body .changed ins, .prose-diff > .markdown-body .changed ins code, | |
| .prose-diff > .markdown-body .changed ins pre, .prose-diff > .markdown-body .changed .added { | |
| background: #030 !important; | |
| border-color: #080 !important; | |
| } | |
| /* git diff line deletions (dark red) */ | |
| .highlight .gd, .gd .diff-line-code, .blob-code-deletion, .blob-num-deletion, | |
| .prose-diff > .markdown-body .changed del, .prose-diff > .markdown-body .changed del pre, | |
| .prose-diff > .markdown-body .changed del code, .prose-diff > .markdown-body .changed del > div, | |
| .prose-diff > .markdown-body .changed .removed, .prose-diff > .markdown-body .changed .removed pre, | |
| .prose-diff > .markdown-body .changed .removed code, .prose-diff > .markdown-body .changed .removed > div { | |
| 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; | |
| } | |
| /* GitHub Enterprise Only | |
| * _____..---========+*+==========---.._____ | |
| * ______________________ __,-='=====____ =================== _____=====`= | |
| * (._____________________I__) - _-=_/ `---------=+=--------' | |
| * / /__...---===='---+---_' | |
| * '------'---.___ - _ = _.-' | |
| * `--------' | |
| */ | |
| .enterprise #network 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:focus, .enterprise .repo-nav a:hover { | |
| border-radius: 0 !important; | |
| border-left: #eee 1px solid !important; | |
| } | |
| .enterprise .repo-nav a, .enterprise .repo-menu, .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, .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$="#563d7c;"] {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$="#f7df1e;"] {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, .highlight 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 .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 .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 .gr, .highlight .gt { color:#d22323 !important; } | |
| .highlight .gh { color:#666 !important; } | |
| .highlight .gu { color:#f81 !important; font-weight: normal !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