X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/148295024c93e47f90ac850bf068e592b16b1c7c..5a68a96d656e686f632dd805bafe462b1e19bc70:/dwb/userstyles/github.com.css diff --git a/dwb/userstyles/github.com.css b/dwb/userstyles/github.com.css index ffa7edc..0acc00c 100644 --- a/dwb/userstyles/github.com.css +++ b/dwb/userstyles/github.com.css @@ -1,4 +1,4 @@ -/*! Github Dark Theme v1.11.24 (3/21/2015) *//* +/*! Github Dark Theme v1.12.0 (3/26/2015) *//* * https://github.com/StylishThemes/GitHub-Dark * http://userstyles.org/styles/37035 * License: http://sam.zoy.org/wtfpl/ @@ -13,7 +13,7 @@ /*[[bg-options2]]*/ } /* custom code font */ - pre, code, tt, kbd, pre, samp, .blob-code, .file-data pre, .line-data, #gist-form .file .input textarea, + pre, code, tt, kbd:not(.badmono), pre, samp, .blob-code, .file-data pre, .line-data, #gist-form .file .input textarea, .ace_editor.ace-github-light, .ace_editor { font-family: "/*[[font-choice]]*/", Monaco, Consolas, "Liberation Mono", Menlo, Courier, monospace !important; } @@ -50,13 +50,14 @@ .task-list a, .full-commit .btn.btn-outline:hover, .zeroclipboard-link, .stats-group-stat:hover, .stats-group-stat:hover .stat-number, a.commit-link, .tag-references > li a:hover, .two-factor-toggle .two-factor-status button, .homepage .mega-octicon:before, .tree-browser tr.navigation-focus .octicon-chevron-right, #header ul.top-nav > li > a:hover, - #header ul.top-nav > li > button:hover, .breadcrumb, .new-file-form { + #header ul.top-nav > li > button:hover, .new-file-form, .date_selector td, .pagination a, .pagination span, + .pagination em { color: /*[[base-color]]*/ #4183C4 !important; } /* Base color panel */ .btn:active, option:hover, .listings-layout .nav li a:hover, .state-merged, #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, + .dashboard-tabs a:hover, .dropdown-menu > li > a:hover, .documentation-results a:hover, input[type=submit]:hover, .hidden-text-expander a:hover, .select-menu-item.navigation-focus, .subnav-item.selected, .subnav-item.selected:hover, .subnav-item.selected:focus, .example-nav li a.selected, .typeahead-result.navigation-focus, .typeahead-result:hover, @@ -78,7 +79,7 @@ /* === Notification icon === */ .notification-indicator .mail-status { background-color: /*[[base-color]]*/ #4183C4 !important; - border-color: #222 !important; + border-color: #1d1d1d !important; } /* text selection */ ::selection { @@ -93,12 +94,21 @@ background-color: /*[[base-color]]*/ #4183C4 !important; color: #fff !important; } + /* placeholder */ + ::-webkit-input-placeholder { + color: #444 !important; + } + ::-moz-placeholder { + color: #444 !important; + opacity: 1 !important; + } /* checked & unread issue indicator */ .table-list-item.unread .table-list-cell-checkbox { box-shadow: 2px 0 0 #fff inset !important; } /* input focus hightlight */ - input.focus[type="text"], #adv_code_search .focus.search-page-label, input[type="text"]:focus:not(.js-color-editor-input), + input.focus[type="text"], #adv_code_search .focus.search-page-label, + input[type="text"]:focus:not(.js-color-editor-input):not(.tree-finder-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"], @@ -120,7 +130,7 @@ input[type="checkbox"]:hover:disabled, input[type="checkbox"]:hover:active:disabled { -webkit-appearance: none !important; background-color: #181818 !important; - border: 1px solid #555 !important; + border: 1px solid #484848 !important; color: #eee !important; height: 1em !important; width: 1em !important; @@ -204,8 +214,13 @@ .merge-pr-more-commits { padding: 2px 5px !important; } + input.tree-finder-input, input.tree-finder-input:focus { + background: transparent !important; + border: none !important; + box-shadow: none !important; + } /* === Remove shadow === */ - h1, h2, h3, h4, pre, pre *, code, tt, li, p, input, a, th, .news, #footer ul.sosueme li.main, .more-repos, .btn, + h1, h2, h3, h4, pre, pre *, code, tt, li, p, input, a, th, kbd, .news, #footer ul.sosueme li.main, .more-repos, .btn, .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, .nav-bar-tabs, .commit-ref, .pagination span, .mini-icon-advanced-search, .count, .select-menu-title, .sunken-menu a, @@ -231,7 +246,7 @@ .gravatar, .topsearch span.search-input, p.meta, .sidebar .milestone, .commit-desc pre, #facebox, .profilecols .filter-bar, .btn-group, div.content-header .search-form, .file-code, .org-header .edit-org:hover, .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, + .commit-comments-header-sha, 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, .marketing-nav a.selected, #graph_data .tabs, .org-nav-item.selected, .edit-team-member:hover, tr.commit, @@ -264,17 +279,19 @@ background-color: transparent !important; background-image: none !important; } - /* === Just rounded corners === */ + /* border-radius */ #wrapper, #your-repos-filter, .topsearch ul.nav, .merge-pr-more-commits, .oauth-org-access-details .boxed-group-list > li.on { border-radius: 3px !important; } - body[data-render-url], .render-viewer { + body[data-render-url], .render-viewer, .comment-content, .gist .gist-file .gist-meta { border-radius: 0 0 3px 3px !important; } - /* remove border-radius */ .dashboard-tabs a, .search-filters { border-radius: 0 !important; } + .discussion-topic-header { + border-radius: 3px 3px 0 0 !important; + } /* repo labels, private repo lists */ .repo-label span, .private .repo-list-item, .hook-delivery-guid { background: #222 !important; @@ -360,7 +377,7 @@ .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, - .overall-summary, .boxed-group-inner, .search-form button, .file-box .meta, + .overall-summary, .boxed-group-inner, .search-form button, .branches .branch-group-heading, .boxed-group > h3, .boxed-group .heading, .box-header, .issues-list-actions, p code, code, .wiki-wrapper .wiki-empty-box, #adv_code_search .search-page-label, pre.headers, .inline-comment-form, .history-link, .oauth-permissions-details, .setup-info-module .features-list .list-divider, @@ -368,7 +385,7 @@ .orgs-help-shelf-content .orgs-help-divider, .repository-lang-stats-graph { border-color: #484848 !important; } - h1, h2, h3, #footer, .pagehead, table, table tr, table td, table th, blockquote, .pagination a:first-child, .pulse-graph, + h1, h2, h3, .header, #footer, .pagehead, table, table tr, table td, table th, blockquote, .pulse-graph, .btn: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, .auth-form-header, .nav-bar-tabs .section-title, .pagination a:last-child, .pagination span:first-child, .boxed-group-list > li, .toolbar-bordered, .new-issue-form, @@ -391,10 +408,12 @@ .stats-group-stat:first-child, .build-statuses-list, #gollum-dialog-dialog-buttons, #gollum-dialog-dialog h4, a.gollum-minibutton, a.gollum-minibutton:visited, .two-factor-toggle .two-factor-status, .two-factor-settings-group, .member-badge, ul.comparison-list > li, .markdown-format ol > li::before, .release-downloads, .release-downloads li, - .blob-interaction-bar { + .blob-interaction-bar, .file-header, input.subnav-search-input, .select-menu-header, + .select-menu-text-filter:first-child:last-child, .select-menu-modal, #gist-form .file .meta, .file .meta, + .file-box .meta, .capped-card, .audit-results-header, .pagination a, .pagination span, .pagination em { border-color: #343434 !important; } - .pagination a, .discussion-item-icon, .date:after, .render-shell img, img.asset, ul.color-label-list .color { + .discussion-item-icon, .date:after, .render-shell img, img.asset, ul.color-label-list .color { border-color: #222 !important; } .filter-tab.selected { @@ -430,12 +449,15 @@ border-left: 1px solid #333 !important; border-right: 1px solid #333 !important; } - .timeline-comment:after, .branch-action-body:after { - border-right-color: #202020 !important; - z-index: 1 !important; + .timeline-comment:after { + border-right-color: #1d1d1d !important; + } + .branch-action-body:after, .timeline-comment-wrapper > .timeline-comment::after, + .timeline-new-comment .timeline-comment::after { + border-right-color: #181818 !important; } .timeline-comment:before, .branch-action-body:before { - border-right-color: #555 !important; + border-right-color: #484848 !important; } .issue-head { border-bottom-width: 1px !important; @@ -453,10 +475,9 @@ .branches .branch-summary + .branch-summary { border-top-color: #333 !important; } - /* code */ .linkable-line-number { - border-right: #555 1px solid !important; + border-right: #484848 1px solid !important; } .gist .gist-file .gist-data .line-number { line-height: 19px !important; @@ -485,10 +506,10 @@ #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, .render-notice, - .simple-box, .label-edit.edit-color-label-form .color-editor .color-editor-input, .date_selector, .date_selector td, + .simple-box, .label-edit.edit-color-label-form .color-editor .color-editor-input, .date_selector td, .new-label, .range-editor .range, .range-editor .flag, .octotree_sidebar, .auth-form-body, div.border-wrap, .profile-header, .btn.btn-outline, .comment-form-head.tabnav, .highlight .gc, .uploaded-files.is-populated, .range-editor, - .header, #gollum-editor-help-parent li a.selected, #gollum-editor-help-list li a.selected, #gollum-editor-help-parent li a:hover, + #gollum-editor-help-parent li a.selected, #gollum-editor-help-list li a.selected, #gollum-editor-help-parent li a:hover, #gollum-editor-help-list li a:hover, .github-access-banner, .protip-callout, ul.comparison-list, .wiki-custom-sidebar, .invitation-container, .orgs-help-shelf, .orgs-help-item-octicon { background: #181818 !important; @@ -499,7 +520,7 @@ background: #181818 !important; border-color: #484848 !important; } - #readme .markdown-body, .social-count, .file, .box-body, .markdown-body table tr:nth-child(2n), .steps li, + .header, .headers, #readme .markdown-body, .social-count, .file, .box-body, .markdown-body table tr:nth-child(2n), .steps li, .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, #gollum-editor-help, .search-filter:hover, #wiki-history table tr:nth-child(2n) td, .display tr:hover, .octofication .message, @@ -510,29 +531,40 @@ .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, .commit-group, .blankslate, .content table tr, #search-results, table.files, .mergeable, .org-module, .org-add-footer, - .commit-tease, .branch-infobar, .table-list-header, table.capped-list tr:nth-child(2n), .team-org-group, + .commit-tease, .branch-infobar, table.capped-list tr:nth-child(2n), .team-org-group, #gollum-editor-help-wrapper, .integrations-quality, .showcase-featured .mo-info .featured-grid-outer, .render-shell, .list, .latest-commit .commit-author, .bubble, .tabs > a.selected, .pagination .gap, .pagination .disabled, - .pagination .gap:hover, .pagination .disabled:hover, .comment-form-head .tabnav-tab.selected, .headers, - .table-list, .branch-action-body, .oauth-org-access-details .boxed-group-list > li.on, #fullscreen_overlay { + .pagination .gap:hover, .pagination .disabled:hover, .comment-form-head .tabnav-tab.selected, + .table-list, .oauth-org-access-details .boxed-group-list > li.on, #fullscreen_overlay, + .timeline-new-comment .discussion-topic-header, .branch-action-body { background: #181818 !important; } .markdown-body table tr { background: #141414 !important; } - .blame .blob-num, .blame-blob-num, .overall-summary, .repository-lang-stats, .collection-card, .team-grid .team { + .blame .blob-num, .blame-blob-num, .overall-summary, .repository-lang-stats, .collection-card, .team-grid .team, + .blob-num-hunk, .blob-code-hunk, .blob-code-expandable, .code-list .divider .blob-num, .code-list .divider .blob-code, + .blob-num-expandable, .expandable-line-num .diff-expander:hover, .select-menu-filters, .select-menu-modal, .pagination a, + .blob-num[colspan] { 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; + /* headers */ + .table-list-header, .timeline-comment-header, .boxed-group > h3, .boxed-group .heading, .file-header, .capped-card h3, + .select-menu-header, #gist-form .file .meta, .file .meta, .file-box .meta, .menu-heading, + .audit-results-header, .branches .branch-group-heading, .auth-form-header { + background: #1d1d1d !important; } - .commit-icon .octicon { - border-radius: 100% !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, + .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, .setup-plans tr.selected, .notifications .navigation-focus, + .sidebar-module ul ul li a:hover, .typeahead-result, .no-results, .link-overlay .link, #gollum-editor-help-list, + .owner-select-target, .divider .blob-code div.highlight, pre div[style^="background-color: rgb(248, 238, 199)"], + .highlight td[style^="background-color: rgb(248, 238, 199)"], .line[style^="background-color: rgb(255, 255, 204)"], + .oauth-org-access-details .boxed-group-list > li.on:hover, pre div:hover, .diff-table tr:hover > pre, + .highlight:not(.lines) tr:not(.inline-comments):hover td:not(.line-age) { + background: #202020 !important; } /* === #222 === */ #main, .capped-box, .unread_count, #browser table th, .markdown-format table th, .session-device, .profilecols ul.stats li strong, @@ -541,7 +573,7 @@ .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, #message.major, .logo-box, .commit-form, .markdown-example .rendered, .team-grid .team-members, .diagram-icon:not(.active), table.capped-list th, .scope-badge, .filter-bar, - .audit-search-clear, .country-info, .tabnav-tab.selected, .file-diff-split .empty-cell, .composer-infobar, .select-menu-filters { + .audit-search-clear, .country-info, .tabnav-tab.selected, .file-diff-split .empty-cell, .composer-infobar { background: #222 !important; } #browser, .repos, .options-group, .pagehead ul.tabs li a.selected, .subnav-bar, .options-content, span.gravatar, .browsered, @@ -569,7 +601,9 @@ .list-browser-item.closed, .content .verseblock-content, .content .verseblock-content, .commit-preview .message pre, .content dl code, .content ul code, p code, body.blog pre > code, .content .sectionbody .dlist dt, .content p > tt, .content .sectionbody .dlist dt, .content p > tt, .commit-sha, .markdown-body code, .markdown-body tt, .protip code, - .simple-stacked-bar { + .simple-stacked-bar, .rss-subscribe:hover, div#common-issues ul li a:hover, .date_selector td.selectable_day:hover, + .date_selector td.selectable_day.hover, .pagination a:hover, .pagination a:focus, .pagination span:hover, + .pagination span:focus, .pagination em:hover, .pagination em:focus { background: #282828 !important; } /*** semi-transparent #222 ***/ @@ -584,80 +618,42 @@ .select-menu-loading-overlay, .slow-loading-overlay, .branches .loading-overlay { 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, - .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, .setup-plans tr.selected, - .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, - .owner-select-target, .divider .blob-code div.highlight, pre div[style^="background-color: rgb(248, 238, 199)"], - .highlight td[style^="background-color: rgb(248, 238, 199)"], .line[style^="background-color: rgb(255, 255, 204)"], - .oauth-org-access-details .boxed-group-list > li.on:hover { - background: #282828 !important; - } - .rss-subscribe:hover, div#common-issues ul li a:hover { - background-color: #282828 !important; - } /* === #333 === */ - /* Panel background (#333) only */ - .progress-bar, .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, .jstree-wholerow-hovered, - .octicon-repo-push.discussion-item-icon, .octicon-code.discussion-item-icon, .new-discussion-timeline .discussion-item-icon, - .bubble-contents, .ellipsis-button, .filter-list li span.bar, .selectable_day.today, .billing-plans .current, - .commits-listing:before, #network .current-repository, .billing-section .usage-bar, .issue-list em, - .file-info-divider { - 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 { - background-color: #333 !important; - border: 0 !important; - border-radius: 3px !important; + .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, .progress-bar, .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, .jstree-wholerow-hovered, .octicon-repo-push.discussion-item-icon, + .octicon-code.discussion-item-icon, .new-discussion-timeline .discussion-item-icon, .bubble-contents, .ellipsis-button, + .filter-list li span.bar, .selectable_day.today, .billing-plans .current, .commits-listing:before, + #network .current-repository, .billing-section .usage-bar, .issue-list em, .file-info-divider, + .pagehead ul.tabs li a:hover, .repos .bottom-bar, #languages .popular, .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 !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 { - background-color: #333 !important; - border-color: #484848 !important; - } - /* Panel background (#333), no image, no border */ - .pagehead ul.tabs li a:hover, .repos .bottom-bar, #languages .popular, .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, #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 .btn, .file-box .icon, .list-module .list-body, .list-module a, - .label-permissions, .tree-browser th, .browser .listing.closed, .starting-comment, + 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, ul.fieldpills li, + .access-form-wrapper, .documentation-results a, .plans-pricing-callout, .svg-tip, + .auto-search-group .search-filters, .editbox, .editbox .body, .commentstyle, #issues .display, #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 .btn, .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, .team-repositories-blankslate, - .discussion-event-status-head_ref_deleted .discussion-item-icon, .pull-head, .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, .select-menu-tabs a.selected { - background: #333 !important; + .discussion-event-status-head_ref_deleted .discussion-item-icon, .pull-head, .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, .select-menu-tabs a.selected { + background-color: #333 !important; border-color: #484848 !important; } - .comment-content, .gist .gist-file .gist-meta { - border-radius: 0 0 3px 3px !important; - } /* blame heats */ .heat1, .heat2, .heat3, .heat4, .heat5, .heat6, .heat7, .heat8, .heat9, .heat10, .contrib-legend li, #contributions-calendar rect[fill="#d6e685"], #contributions-calendar rect[fill="#8cc665"], @@ -705,16 +701,13 @@ } /* soft badges */ .box-title-count { - background-color: #555 !important; + background-color: #484848 !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; @@ -768,8 +761,6 @@ 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, #issues .display .sortbar, #facebox .close, #issues_search .wrapper, .ranked-repositories .meta a, .actor, .dropdown-divider, 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, @@ -781,11 +772,8 @@ .filter-item:not(.selected):hover, .task-progress .progress-bar .progress, .markdown-body hr, .oauth-connection-illustration .oauth-image { background: #444 !important; } - /* === #555 === */ - /* Highlight Panel background (#555), leave image, no border, with radius */ .switcher > span:after, .list-module a:hover, .section-nav .active a, #dashboard .filter-bar li a.filter_selected:after { background-color: #555 !important; - border-radius: 3px !important; } .state-widget .behind .bar, .settings-email .label:not(.default), .key, .date:after, .branch-a-b-count .bar, .branch-a-b-count .meter, .branch-action-state-dirty .branch-action-icon, .branch-action-state-closed-dirty .branch-action-icon { @@ -811,10 +799,8 @@ /* blue box */ .timeline-comment.current-user .timeline-comment-header, .github-jobs-promotion p, .octotip, .markdown-format .alert:not(.warning), .full-commit.commit, .flash, .bootcamp h1, .bootcamp-body, .owners-notice, - .full-commit .browse-button, .blob-history, a.branch-name, .branch-name { - background: linear-gradient(to bottom, #182030, #183040) !important; - } - .new-user-avatar-cta, .jstree-wholerow-clicked, .commit-ref, .api .alert { + .full-commit .browse-button, .blob-history, a.branch-name, .branch-name, .new-user-avatar-cta, + .jstree-wholerow-clicked, .commit-ref, .api .alert { background: #182030 !important; } .timeline-comment.current-user .timeline-comment-header, .new-user-avatar-cta, .full-commit .browse-button, @@ -837,45 +823,46 @@ border-right-color: #246 !important; } .timeline-comment.current-user:after { - border-right-color: #182838 !important; + border-right-color: #182030 !important; } .flash, .markdown-format .alert a, .api .alert, a.branch-name, .branch-name { border-color: #264c72 !important; color: #abb8d3 !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; + } /* === gradient === */ /* light grey gradient */ - .btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active, .minibutton:hover, - .minibutton:active, .minibutton.zeroclipboard-is-hover, .minibutton.zeroclipboard-is-active.kbd, .signup-button:hover, - a.signin:hover, .hero .textographic, .hero .screenographic, .dashboard-notice, - #readme span.name, .pagination span.current, .box-action:active, .btn:active, .btn.selected, - .btn.selected:hover, .btn.zeroclipboard-is-active, .minibutton:active, .minibutton.selected, + .btn:hover, .btn:active, .btn.zeroclipboard-is-hover, .btn.zeroclipboard-is-active, .minibutton:hover, .minibutton:active, + .minibutton.zeroclipboard-is-hover, .minibutton.zeroclipboard-is-active.kbd, .signup-button:hover, a.signin:hover, + .hero .textographic, .hero .screenographic, .dashboard-notice, .pagination span.current, .box-action:active, .btn:active, + .btn.selected, .btn.selected:hover, .btn.zeroclipboard-is-active, .minibutton:active, .minibutton.selected, .minibutton.selected:hover, .minibutton.zeroclipboard-is-active, .clone-url-button.selected > a, - .clone-url-button.selected > a:hover, .pagination a:hover, .octotree_toggle:hover, - button.button:hover, button.minibutton:hover, a.minibutton:hover { + .clone-url-button.selected > a:hover, .octotree_toggle:hover, button.button:hover, button.minibutton:hover, + a.minibutton:hover { background: linear-gradient(to bottom, #444, #333) !important; border-color: #484848 !important; } - /* Gradient hover hightlight */ - pre div:hover, .diff-table tr:hover > pre, .blob-num[colspan], - .highlight:not(.lines) tr:not(.inline-comments):hover td:not(.line-age) { - background: linear-gradient(to bottom, #282828, #181818) !important; - } /* dark grey gradient */ - .btn, header.nav-bar, .bubble .bubble-title, kbd, a.feed, .pagination a, .list-browser-filterbar, .gobutton, .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, - .branch-link, body#com #header, .white-nav .selected span, .select-menu-header, .clone-url-button a, .filter-tab, #header-wrapper, - #header-wrapper .nav, .pagination span, .cheatsheet h2, .section a.section-head, .octotree_view_header, .list-heading, - .dashboard-tabs li a, a.function-button, .capped-box h3, .expandable-line-num .diff-expander:hover, #contributors .capped-card h3, - .audit-results-header, .add-pill-form, .gist .gist-file .gist-meta, .blob-num-hunk, .blob-num-expandable, .octotree_toggle, - .blob-code-hunk, .blob-code-expandable, .code-list .divider .blob-num, .code-list .divider .blob-code, - ul.comparison-list > li.title, .file-header, .file .meta, button.button, button.minibutton, a.minibutton { + .btn, header.nav-bar, .bubble .bubble-title, kbd, a.feed, .list-browser-filterbar, .gobutton, .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, .branch-link, body#com #header, .white-nav .selected span, .clone-url-button a, .filter-tab, + #header-wrapper, #header-wrapper .nav, .pagination span, .cheatsheet h2, .section a.section-head, .octotree_view_header, + .list-heading, .dashboard-tabs li a, a.function-button, .add-pill-form, + .gist .gist-file .gist-meta, .octotree_toggle, ul.comparison-list > li.title, button.button, button.minibutton, a.minibutton { background: linear-gradient(to bottom, #282828, #181818) !important; border-color: #383838 !important; } - .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, .menu-heading, - a.gollum-minibutton, a.gollum-minibutton:visited { + .search-form button, .box-header, .issues-list-actions, .branches .more-branches, a.gollum-minibutton, a.gollum-minibutton:visited { background: linear-gradient(to bottom, #282828, #181818) !important; } /* inverted dark grey gradient */ @@ -884,9 +871,6 @@ background: linear-gradient(to bottom, #181818, #282828) !important; border-color: #383838 !important; } - .timeline-comment-header { - background: linear-gradient(to bottom, #181818, #282828) !important; - } /* vertical left border for side menu */ .sunken-menu, .sunken-menu-contents { box-shadow: inset 1px 0 0 #333 !important; @@ -901,23 +885,20 @@ .commits-list-item .committer-avatar { box-shadow: -2px -2px 0 rgba(0,0,0,.4) !important; } - kbd { - box-shadow: inset 0 -1px 0 #444 !important; - } /* === Text Color === */ /* Bright text */ h1, h2, .btn, a.btn, .btn.btn-primary, .button.primary, .minibutton.primary, .btn-danger:hover, #gist-form label, - ul.repo-stats li a:hover, .text-emphasized, + ul.repo-stats li a:hover, .text-emphasized, .minibutton.danger:hover, .subnav li a:hover, .filters li.selected a, .filters li a:hover, .code-list em, a.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, .merge-status-icon .mega-octicon:before, .commit .mini-icon:before, .sidebar-milestone-widget .title, - div.select-menu-modal a.select-menu-item-text, .facebox-user-list-item a, + .select-menu-modal a.select-menu-item-text, .facebox-user-list-item a, .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, + .explore-collection .see-more-link, ul.color-label-list .count, a.filter-tab.selected, .commit .commit-title, .commit .commit-title a, .counter, .orgs-nav .count, 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, @@ -957,7 +938,7 @@ #gollum-editor-help-parent li a.selected, #gollum-editor-help-list li a.selected, a.gollum-minibutton, a.gollum-minibutton:visited, a.token-warning, a.lightertooltipped, .org-team-sidebar .team-note .note-emphasis, .select-menu-tabs a.selected, #com .dropdown-menu a:hover, #com h1 span, #com h2 span, .breadcrumb strong.final-path, - button.button, button.minibutton, a.minibutton, .button.primary:hover { + button.button, button.minibutton, a.minibutton, .button.primary:hover, .pagination .current, .pagination .current:hover { color: #e0e0e0 !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, @@ -965,7 +946,7 @@ 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, .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, + .discussion-topic-author a, .boxed-group-table td, .graph .data .number, .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, @@ -994,14 +975,14 @@ #header ul.top-nav > li > a, #header ul.top-nav > li > button, a.octotree_toggle { color: #c0c0c0 !important; } - h5, h6, .edit-repository-meta, .field label, .boxed-group-list li, .capped-box, + h5, h6, .edit-repository-meta, .field label, .boxed-group-list li, .capped-box, .marketing-nav a, .header .header-logo-invertocat span, .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, .flash-global a, #contributions-calendar .contrib-details div .lbl, .tag-info a, a.browse-button, - .ghead .dir, .repository-lang-stats .percent, .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, + .ghead .dir, .repository-lang-stats .percent, .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, #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, @@ -1022,7 +1003,7 @@ .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, + .table-list-milestones .stat, .commits-listing .commit-group-title .octicon-git-commit, .select-menu-header .octicon:hover, .repo-list-description, .latest-commit .bubble-content strong, .file .meta, .email-format .email-hidden-toggle a, .file-diffstat, .program-info-column .mega-octicon, .octofication .notice-dismiss:hover, a.discussion-item-toggle-open, @@ -1032,7 +1013,7 @@ } /* 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, + .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, @@ -1059,7 +1040,7 @@ 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, + .task-progress, .table-list-milestones .stat-label, .table-list, #blog-home, .blog-post-meta, .blog-post-meta a, .blog-post-meta .octicon, .diff-line-num, .file-data .line-numbers span, .discussion-item .timestamp, .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, .page-new-repo .license-info, @@ -1068,17 +1049,15 @@ .blob-num-expandable .diff-expander, .file-type-icon, .uploaded-files .remove, .releases-tag-list td.date a, .fullscreen-overlay .octicon:before, .fullscreen-overlay .mega-octicon:before, .collaborators .collab-remove .remove-link, .octofication .notice-dismiss, ul.comparison-list > li .octicon, div.content-header h6, .fullscreen-overlay textarea, - #com h2.search-title, .blob-num.non-expandable:hover { + #com h2.search-title, .blob-num.non-expandable:hover, .breadcrumb { 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, .steps li, .pagination .gap, .pagination .disabled, - .octicon-btn.disabled, .octicon-btn.disabled:hover, .branch-delete.disabled { - color: #444 !important; - } - .svg-tip:after, .bootcamp .desc h2, .issues-listing .table-list-issues .issue-comments-link.no-comment { - color: #333 !important; + .octicon-btn.disabled, .octicon-btn.disabled:hover, .branch-delete.disabled, .date_selector td.unselected_month, + .pagination .disabled, .svg-tip:after, .bootcamp .desc h2, .issues-listing .table-list-issues .issue-comments-link.no-comment { + color: #383838 !important; } .list-tip:before, .selector-item .mini-icon:before, .browser .mini-icon-arr-right, .selected .select-menu-checkmark, .octicon-person-team:before, .issues-reset-query .octicon-x, a.darkertooltipped { @@ -1089,14 +1068,6 @@ a.comment-type-icon { 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; @@ -1117,7 +1088,8 @@ background: #c31e16 !important; border-color: #383838 !important; } - .btn-close-issue:hover, button.classy[name="comment_and_close"]:hover, .btn-danger:hover { + .btn-close-issue:hover, button.classy[name="comment_and_close"]:hover, .btn-danger:hover, + .minibutton.danger:hover { background: #a31e16 !important; border: #b00 1px solid !important; } @@ -1142,7 +1114,7 @@ .authors-and-code .deletions, .diffstat .diffstat-bar.diff-deleted, span.diffstat .diffstat-bar i.minus, .icon-for-failure, ul.summary-stats li .octicon-issue-closed, .branch-delete, #toc .octicon-diff-removed, .pagehead-actions .octicon-mute, .highlight .gd, .settings-email .email-actions .settings-remove-email, - .uploaded-files .remove:hover, .collaborators .collab-remove .remove-link:hover { + .uploaded-files .remove:hover, .collaborators .collab-remove .remove-link:hover, .minibutton.danger { color: #c31e16 !important; } @@ -1343,7 +1315,7 @@ .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, - .fullscreen-overlay textarea { + .fullscreen-overlay textarea, .file .image .border-wrap { border: 0 !important; } .dashboard-tabs a { @@ -1358,17 +1330,11 @@ 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, .commit.file-history-tease, .issues-list, .pulls-list-group, + #network, .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, .menu, .merge-pr-more-commits { - border: 1px solid #555 !important; + border: 1px solid #484848 !important; } #graph-shots li>p, .select-menu-item, .logo-box, .commit-tease, .branch-infobar { border-bottom: none !important; @@ -1376,16 +1342,16 @@ .pull-info, .branch-link, .milestone-list .progress-bar { border: 1px solid #444 !important; } - .pull-head, .commit-tease .commit-meta, .capped-box, .select-menu-text-filter:first-child:last-child { - border-bottom: #555 1px solid !important; + .pull-head, .commit-tease .commit-meta, .capped-box { + border-bottom: #484848 1px solid !important; } .dropdown-menu:after { - border-bottom: #333 8px solid !important; + border-bottom: #343434 8px solid !important; } /* inline code - add with border */ .markdown-format pre, .markdown-body pre, .markdown-format .highlight pre, .markdown-body .highlight pre, body.blog pre, - #facebox pre { - border: 1px solid #333 !important; + #facebox pre, #contributors-master svg.viz { + border: 1px solid #343434 !important; } /* orange rss icon */ .blog-aside .octicon-rss, .dashboard-feed-icon.octicon-rss, .nav-rss a .octicon-rss { @@ -1553,7 +1519,7 @@ border-left: #eee 1px solid !important; } - .enterprise ul.repo-menu a.selected { + .enterprise ul.repo-menu a.selected { border-color: #343434 !important; } @@ -1591,10 +1557,10 @@ border-color: #484848 !important; } .popover.right .arrow { - border-right-color: #555 !important; + border-right-color: #484848 !important; } .file-commit-form .commit-form:before, .file-commit-form .commit-form:after { - border-right-color: #333 !important; + border-right-color: #343434 !important; } /* text */ .zh-uploader-container *, .zh-overlay-body, .zh-pipeline-issue-action {