Skip to content

Commit

Permalink
Global: revert 32f4211 & manually merge #299
Browse files Browse the repository at this point in the history
  • Loading branch information
Mottie committed Mar 24, 2016
1 parent 4c7ae97 commit 6fa9460
Showing 1 changed file with 11 additions and 15 deletions.
26 changes: 11 additions & 15 deletions github-dark.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
font-family: "/*[[font-choice]]*/",Consolas,"Liberation Mono",Menlo,Courier,monospace !important;
}
/* Base link/panel colors - text */
a:not([href*="/labels/"]), input[type="text"]:focus + .scope-badge, a strong,
.profilecols ul.stats li a:hover strong, .plans-row .plan,
a:not([href*="/labels/"]), input[type="text"]:focus + .header-search-scope,
a strong, .profilecols ul.stats li a:hover strong, .plans-row .plan,
.filters li.selected, .vcard-stat, .zeroclipboard-button,
.creator a, button#logout:hover,
#user-links .sign-out-button:hover, .numbers-summary a:hover,
Expand Down Expand Up @@ -125,9 +125,7 @@
.diagram-icon:not(.active), .btn.btn-outline,
.btn.btn-outline:hover, .btn.btn-outline.zeroclipboard-is-hover,
:checked + .radio-label, .gist-snippet .file-box:hover .file,
.octofication .message, .scoped-search .form-control.focus .header-search-scope,
.form-control.focus, .form-control:focus, .form-select.focus, .form-select:focus,
.reaction-sort-item.selected {
.octofication .message, .reaction-sort-item.selected {
border-color: /*[[base-color]]*/ #4183C4 !important;
}
.header-nav-link:hover .dropdown-caret, .header-nav-link:focus .dropdown-caret,
Expand Down Expand Up @@ -636,7 +634,7 @@
#com #footer, .repo-file-upload-outline, .comment-reactions.has-reactions,
.reaction-summary-item, .select-menu-divider, .featurette.border-top,
.tile-block, .tile-bordered:not(:last-child), .showcase-page-header,
.showcase-page-repo-list {
.showcase-page-repo-list, .header-search-scope {
border-color: #343434 !important;
}
.discussion-item-icon, .date:after, .render-shell img, img.asset,
Expand Down Expand Up @@ -682,8 +680,7 @@
.timeline-new-comment .timeline-comment:after {
border-right-color: #1d1d1d !important;
}
.timeline-comment:before, .branch-action-body:before,
.header-search-scope {
.timeline-comment:before, .branch-action-body:before {
border-right-color: #484848 !important;
}
.issue-head {
Expand Down Expand Up @@ -857,13 +854,13 @@
.search-results-listing em, .discussion-bubble-inner, #wiki-history table td,
.menu a.selected, .gist .gist-file .gist-data, #message.major, .logo-box,
.markdown-example .rendered, .team-grid .team-members,
.diagram-icon:not(.active), table.capped-list th, .scope-badge, .filter-bar,
.diagram-icon:not(.active), table.capped-list th, .filter-bar,
.audit-search-clear, .country-info, .tabnav-tab.selected,
.file-diff-split .empty-cell, .composer-infobar, .completeness-indicator-blank,
.leaflet-control-zoom, .pagehead-tabs-item.selected, .reponav-item.selected,
.ajax-pagination-form .ajax-pagination-btn:hover,
.ajax-pagination-form .ajax-pagination-btn:focus,
.manage-repo-access-not-active {
.manage-repo-access-not-active, .header-search-scope {
background: #222 !important;
}
hr, .rule, #browser, .repos, .options-group, .pagehead ul.tabs li a.selected,
Expand All @@ -884,7 +881,7 @@
.full-width-divider, .markdown-body .csv-data th,
h3.conversation-list-heading strong, .file-commit-form .commit-form,
.blog-feedback, .facebox-footer, .invited-banner, .gcr-ext-editor-close,
.gcr-ext-editor-header, .scoped-search .form-control.focus .header-search-scope {
.gcr-ext-editor-header {
background: #222 !important;
border-color: #343434 !important;
}
Expand Down Expand Up @@ -1576,8 +1573,7 @@
.session-authentication .header-logo, .repo-file-upload-progress,
a .mega-octicon, .anchor, a.anchor,
.gcr-ext-editor-close .delete-button:hover svg,
.repo-filterer .repo-filter.filter-selected, .select-menu-divider,
.scoped-search .form-control.focus .header-search-scope {
.repo-filterer .repo-filter.filter-selected, .select-menu-divider {
color: #c0c0c0 !important;
}
h5, h6, .edit-repository-meta, .field label, .boxed-group-list li, .capped-box,
Expand Down Expand Up @@ -1662,7 +1658,7 @@
.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.tag-list p a, table.tag-list td.date a, .muted-link,
a.muted-link, .render-view-modes li, .scope-badge, .site-footer,
a.muted-link, .render-view-modes li, .site-footer,
.site-footer .octicon-mark-github:hover, .repo-list-stats .repo-list-stat-item,
.range-editor span.flag .octicon, .commit-info .commit-meta a,
.notifications .issue-notification.read .type-icon, .notifications .read a,
Expand All @@ -1681,7 +1677,7 @@
.markdown-body blockquote strong, .news .body blockquote strong,
.toolbar-item .menu-target, .member-meta .member-meta-link,
.lock-toggle-link, a.lock-toggle-link, .hidden-text-expander a,
.ellipsis-expander, .text-muted {
.ellipsis-expander, .text-muted, .header-search-scope {
color: #808080 !important;
}
.vcard-detail .octicon, .member-badge .octicon,
Expand Down

0 comments on commit 6fa9460

Please sign in to comment.