From: Samir Benmendil Date: Tue, 31 Mar 2015 04:01:18 +0000 (+0100) Subject: dwb: update styles X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/5a68a96d656e686f632dd805bafe462b1e19bc70?ds=sidebyside dwb: update styles --- 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 { diff --git a/dwb/userstyles/stackoverflow.com.css b/dwb/userstyles/stackoverflow.com.css index 1aabd13..8dca586 100644 --- a/dwb/userstyles/stackoverflow.com.css +++ b/dwb/userstyles/stackoverflow.com.css @@ -1,410 +1,421 @@ -@namespace url(http://www.w3.org/1999/xhtml); -/*************************************************************** -StackOverflow Dark v2.6.1 (1/16/2015) -https://github.com/StylishThemes/StackOverflow-Dark -http://userstyles.org/styles/35345 + /*************************************************************** + StackOverflow Dark v2.6.2 (2/26/2015) + https://github.com/StylishThemes/StackOverflow-Dark + http://userstyles.org/styles/35345 -previous version information contained at the userstyles site + previous version information contained at the userstyles site ****************************************************************/ -* { + * { border-color: #444 !important; text-shadow: none !important; box-shadow: none !important; -} + } -body { + body { background-color: #191919 !important; background-image: /*[[bg-choice]]*/ url() !important; background-clip: border-box !important; background-origin: padding-box !important; /*[[bg-options]]*/ /*[[bg-options2]]*/ -} + } -/* === custom color === */ -a, .profile-popup a, .seWrapper a, .post-tag, .comments-link, .tag-synonym-link { + /* === custom color === */ + a, .profile-popup a, .seWrapper a, .post-tag, .comments-link, .tag-synonym-link { color: /*[[base-color]]*/ #008080 !important -} + } -.nav .primarynav li a:hover { + .nav .primarynav li a:hover { color: #fff !important; background: /*[[base-color]]*/ #008080 !important; -} + } -.post-tag:hover, .comments-link:hover, .summary .post-tag:hover , .commentslink, .bounty-indicator, -.bounty-indicator-tab, .bounty-award, span.bounty-indicator-tab { + .post-tag:hover, .comments-link:hover, .summary .post-tag:hover , .commentslink, .bounty-indicator, + .bounty-indicator-tab, .bounty-award, span.bounty-indicator-tab { background-color: /*[[base-color]]*/ #008080 !important; color: #eee !important; -} + } -/* === text selection === */ -::selection { + /* === text selection === */ + ::selection { background: /*[[base-color]]*/ #008080 !important; color: #fff !important; -} -::-moz-selection { + } + ::-moz-selection { background: /*[[base-color]]*/ #008080 !important; color: #fff !important; -} + } -/* === input focus hightlight === */ -input:focus { + /* === input focus hightlight === */ + input:focus { border-color: /*[[base-color]]*/ #008080 !important; box-shadow: 0px 1px 2px rgba(255, 255, 255, 0.075) inset, 0px 0px 5px rgba(255, 255, 255, .075) !important; -} -.tag-editor input:focus { + } + .tag-editor input:focus { border: 0 !important; box-shadow: none !important; -} + } -/* === hidden === */ -div.hireme, div#hireme { + /* === hidden === */ + div.hireme, div#hireme, .next-answer-hook-container { display: none !important; -} + } -/* === background color === */ -/* from darkest to lightest grey */ -.search-container input[type=text] { + /* === background color === */ + /* from darkest to lightest grey */ + .search-container input[type=text] { background-color: #000 !important; -} + } -#custom-header, .review-bar, .diff-choices a.selected, #header #topbar, td.owner, a.owner, .question-status, -.profile-popup, .profile-popup div, .profile-popup th, .profile-popup td, #global, .actual-edit-overlay, -input:not([type='submit']), textarea, #search input, .tag-editor { + #custom-header, .review-bar, .diff-choices a.selected, #header #topbar, td.owner, a.owner, .question-status, + .profile-popup, .profile-popup div, .profile-popup th, .profile-popup td, #global, .actual-edit-overlay, + input:not([type='submit']), textarea, #search input, .tag-editor { background-color: #111 !important; color: #ddd !important; -} + } -.summary .post-tag, .onebox, .profile-ad { + .summary .post-tag, .onebox, .profile-ad { background: #151515 !important; -} + } -html, blockquote, #post-preview, .nav .primarynav li a, #chat, #hsearch .textbox, .form-item, .grippie, -.welovestackoverflow, #wmd-button-bar, .wmd-button-bar, .qa-block, .content-block, .user-info-rep, .sidebar, -.popup, #footer { + html, blockquote, #post-preview, .nav .primarynav li a, #chat, #hsearch .textbox, .form-item, .grippie, + .welovestackoverflow, #wmd-button-bar, .wmd-button-bar, .qa-block, .content-block, .user-info-rep, .sidebar, + .popup, #footer { background: #191919 none !important -} + } -.authcomment, .seIntro, .seFooter { + .authcomment, .seIntro, .seFooter { background-color: #191919 !important; border: 2px solid #262626 !important; -} + } -#tabs a { + #tabs a { border: 1px solid transparent !important; -} + } -#tabs a.youarehere, .tag-suggestions { + #tabs a.youarehere, .tag-suggestions { background: #191919 !important; border: 1px solid #444 !important; -} + } -#user-about-me, .user-about-me, .mine .messages { + #user-about-me, .user-about-me, .mine .messages { background: #191919 !important; border: 0px !important; color: #C1BEBA !important; -} + } -.topbar-dialog, .topbar-dialog .header, .share-tip, #input-area, -#tag-menu, .sidebar h3, #overlay-header, .action-list .action-selected, .switcher-nudge-lightbox, -.user-rep-chart-summary-tooltip:hover, .current-site-container { + .topbar-dialog, .topbar-dialog .header, .share-tip, #input-area, + #tag-menu, .sidebar h3, #overlay-header, .action-list .action-selected, .switcher-nudge-lightbox, + .user-rep-chart-summary-tooltip:hover, .current-site-container { background-color: #222 !important; color: #ddd !important; -} + } -.profile-popup, .profile-popup tr, .profile-popup th, .profile-gravatar, .newuser, .roomcard, -.seWrapper, h2.index.header, .privilege-table-row:hover, .list-originals .item.hover, -.list-originals .body-summary, .review-instructions-reason { + .profile-popup, .profile-popup tr, .profile-popup th, .profile-gravatar, .newuser, .roomcard, + .seWrapper, h2.index.header, .privilege-table-row:hover, .list-originals .item.hover, + .list-originals .body-summary, .review-instructions-reason { background-color: #222 !important; border-color: #555 !important; color: #ddd !important; -} + } -#header #topbar, .revision-comment, .date-span, .post-tag, .form-submit input, .preferred-login, -.mdhelp, .wmd-help-button.active-help, .date_brick, .more-info { + #header #topbar, .revision-comment, .date-span, .post-tag, .form-submit input, .preferred-login, + .mdhelp, .wmd-help-button.active-help, .date_brick, .more-info { background: #222 !important; color: #ddd !important; -webkit-border-radius: 3px !important; border-radius: 3px !important; -} + } -.ad502-room { + .ad502-room { background-color: #232323 !important; border: 1px solid #191919 !important; -} + } -.rep-recent-row, .bounty, .diff-choices a:hover, div.meter, .narrow .votes, .ob-post-votes { + .rep-recent-row, .bounty, .diff-choices a:hover, div.meter, .narrow .votes, .ob-post-votes { background-color: #232323 !important; color: #bbb !important; -} + } -.answer, #system-message, .commentlist, .revision td, #hero-content, .mdhelp-tabs .selected, .tabs .selected { + .answer, #system-message, .commentlist, .revision td, #hero-content, .mdhelp-tabs .selected, .tabs .selected { background: #232323 !important; color: #999 !important; -} + } -.tagged-interesting, .tagged-interesting .views, .highlight-row, .highlighted { + .tagged-interesting, .tagged-interesting .views, .highlight-row, .highlighted { background-color: #242424 !important; background-image: none !important; -} + } -.nav li, .seNav, .topbar a.topbar-icon-on, .topbar a.topbar-icon-on:hover, .owner, .nav a, -.module li.current, .seCurrent, .community-bulletin, .owner-revision td, .markdown-diff .skip, -#footer .container, .body-diffs .skip, .newsletter-anon, .tag-suggestions>div:hover, -.topbar-dialog .modal-content li:hover, .timestamp:hover+div.message .meta, div.message:hover .meta { + .nav li, .seNav, .topbar a.topbar-icon-on, .topbar a.topbar-icon-on:hover, .owner, .nav a, + .module li.current, .seCurrent, .community-bulletin, .owner-revision td, .markdown-diff .skip, + #footer .container, .body-diffs .skip, .newsletter-anon, .tag-suggestions>div:hover, + .topbar-dialog .modal-content li:hover, .timestamp:hover+div.message .meta, div.message:hover .meta { background-color: #333 !important; -} + } -.owner-answer, .question-status, .notification, #feed-ticker, #top-menu, .vote-revision td, -.topbar-dialog .unread-item { + .owner-answer, .question-status, .notification, #feed-ticker, #top-menu, .vote-revision td, + .topbar-dialog .unread-item { background: #404040 !important; -} + } -tr.comment:hover, .reply-parent, .timestamp, .usercard, .page-numbers.current, -.comment-help, .answer-help-background, .mdhelp-tabs, .tabs li, .hi, .seNavLinks a:hover, -.seNavLinks a:focus, .itemBoxNew { + tr.comment:hover, .reply-parent, .timestamp, .usercard, .page-numbers.current, + .comment-help, .answer-help-background, .mdhelp-tabs, .tabs li, .hi, .seNavLinks a:hover, + .seNavLinks a:focus, .itemBoxNew { background-color: #444 !important; color: #ddd !important; -} + } -#post-text-container div span { + #post-text-container div span { background: #c1beba !important -} + } -/* === Brown(ish) === */ -.new-post-activity, #new-answer-activity { + /* === Brown(ish) === */ + .new-post-activity, #new-answer-activity { background-color: #840 !important; -} + } -/* chat room buttons */ -a.button { + /* chat room buttons */ + a.button { background: #840 !important; color: #eee !important; -} + } -.supernovabg, .hotbg, .nav li.youarehere a, .nav a:hover, a.button:hover { + .supernovabg, .hotbg, .nav li.youarehere a, .nav a:hover, a.button:hover { background-color: #d80 !important; -} + } -/* === Green === */ -.accepted-answer, .suggested-edit .inserted, .markdown-diff .inserted { + /* === Green === */ + .accepted-answer, .suggested-edit .inserted, .markdown-diff .inserted { background: #232 !important; -} + } -.answered, .answer-votes { + .answered, .answer-votes, .answered .vote-count-post { background: #232323 !important; color: #4b553c !important -} + } -.answered-accepted, .answered-accepted strong, .rep-up.bounty-indicator-tab, .user-rep-chart-summary-bar, -.special-rep { + .answered-accepted, .answered-accepted strong, .rep-up.bounty-indicator-tab, .user-rep-chart-summary-bar, + .special-rep { background: #4b553c !important; color: #fff !important -} + } -.answered strong { + .answered strong { color: #4b553c !important -} + } -/* === Red === */ -.deleted-answer, .suggested-edit .deleted, .markdown-diff .deleted { + /* === Red === */ + .deleted-answer, .suggested-edit .deleted, .markdown-diff .deleted { background-color: #200 !important; -} + } -a.moderator-tag { + a.moderator-tag { background-color: #400 !important; -} + } -a.moderator-tag:hover { + a.moderator-tag:hover { background-color: #600 !important; -} + } -/* === Transparent background === */ -div.message .meta, .spaces, .comment, span.feed-icon, a.role-switch, .nav.careers li, .nav.careers li:hover, -.switcher-nudge-content p, #content, #tabs a, #chat .username, #chat .messages { + /* === Transparent background === */ + div.message .meta, .spaces, .comment, span.feed-icon, a.role-switch, .nav.careers li, .nav.careers li:hover, + .switcher-nudge-content p, #content, #tabs a, #chat .username, #chat .messages { background-color: transparent !important; -} + } -#tabs a:hover { + #tabs a:hover { background-color: #191919 !important; border: 1px solid #666666 !important; border-bottom: 1px solid #191919 !important; -} + } -.highcharts-container rect[fill="#FFFFFF"], rect[fill="rgb(255, 255, 255)"] { + .highcharts-container rect[fill="#FFFFFF"], rect[fill="rgb(255, 255, 255)"] { fill: transparent !important; -} + } -/* === Dark border === */ -.body-diffs table * { + /* === Dark border === */ + .body-diffs table * { border-color: #111 !important; -} + } -a.required-tag, .welovestackoverflow, .question-summary, .subheader { + a.required-tag, .welovestackoverflow, .question-summary, .subheader { border-color: #333 !important; -} + } -#tabs a.youarehere { + #tabs a.youarehere { border-bottom: 1px solid #191919 !important; -} + } -/* === No/hide border === */ -div.list > div { + /* === No/hide border === */ + div.list > div { border-right: 0 !important; -} + } -.module { + .module { border-color: transparent !important; -} + } -/* blue label count */ -.bounty-indicator-tab { + /* blue label count */ + .bounty-indicator-tab { background: #07d !important; color: #ccc !important; -} + } -/* === Text Color === */ -div, input, .accepted-answer .post-text, .accepted-answer .user-action-time, #question-header a, -.post-text, .user-info, .topbar-dialog .header h3, .topbar-dialog .header h3 a, .topbar-dialog span, -.search-result .answered .vote-count-post strong, .votes-cast-stats th, .subheader h1 { + /* === Text Color === */ + div, input, .accepted-answer .post-text, .accepted-answer .user-action-time, #question-header a, + .post-text, .user-info, .topbar-dialog .header h3, .topbar-dialog .header h3 a, .topbar-dialog span, + .search-result .answered .vote-count-post strong, .votes-cast-stats th, .subheader h1 { color: #ddd !important; -} + } -/* placeholder */ -::-webkit-input-placeholder { + /* placeholder */ + ::-webkit-input-placeholder { color: #ddd !important; -} -::-moz-placeholder { + } + ::-moz-placeholder { color: #ddd !important; -} + } -.user-details td, .content-page, h2, h2 a, .profile-popup a:hover, .module h4, .page-description, -#openid_identifier, .form-item label { + .user-details td, .content-page, h2, h2 a, .profile-popup a:hover, .module h4, .page-description, + #openid_identifier, .form-item label { color: #c1beba !important -} + } -.comment, #top-menu a, .subheader a, .reputation a, .reputation-score, a:visited, .relativetime.old, -.votes-cast-stats td, .mini-counts span, #chat .system-message { + .comment, #top-menu a, .subheader a, .reputation a, .reputation-score, a:visited, .relativetime.old, + .votes-cast-stats td, .mini-counts span, #chat .system-message { color: #aaa !important; -} + } -.answered-accepted strong, .youarehere, .nav .primarynav li a, .nav a, a:hover, .rep-up.special-rep { + .answered-accepted strong, .youarehere, .nav .primarynav li a, .nav a, a:hover, .rep-up.special-rep { color: #fff !important -} + } -input, .actual-edit-overlay { + input, .actual-edit-overlay { -webkit-text-fill-color: #fff !important; -} + } -.rep-up { + .rep-up { color: #4b553c !important; -} -.rep-down { + } + .rep-down { color: #d65 !important; -} + } -/* dark blue */ -.result-highlight { + /* dark blue */ + .result-highlight { color: #aa0 !important; -} + } -/* brown/dark orange */ -.warm { + /* brown/dark orange */ + .warm { color: #840 !important; -} + } -/* orange */ -.hot { + /* orange */ + .hot { color: #a20 !important; -} + } -/* light brown */ -.unanswered { + /* light brown */ + .unanswered { color: #9a4444 !important; -} + } -/* === Style adjustments === */ -a.question-hyperlink, a:hover, a:visited { + /* === Style adjustments === */ + a.question-hyperlink, a:hover, a:visited { text-decoration: underline !important; -} + } -.nav a, .post-tag, .comments-link, .tag-synonym-link, a.post-tag:hover, .topbar a { + .nav a, .post-tag, .comments-link, .tag-synonym-link, a.post-tag:hover, .topbar a { text-decoration: none !important; -} + } -.post-tag, .comments-link, .tag-synonym-link { + .post-tag, .comments-link, .tag-synonym-link { margin: 2px !important; padding: 3px !important; font-size: 80% !important; line-height: 2.2 !important; white-space: nowrap !important -} + } -.stats { + .stats { margin-top: 5px !important; -} + } -#hsearch, .statscontainer { + #hsearch, .statscontainer { margin-right: 5px !important; -} + } -.stats { + .stats { margin-bottom: 4px !important; -} + } -.nav .primarynav li a, .list-originals .stats { + .nav .primarynav li a, .list-originals .stats { display: block !important; float: left !important -} + } -/* === badges === */ -a.badge[title^="bronze"], a.badge-tag[title^="bronze"], .badge3 + .badgecount { + /* === badges === */ + a.badge[title^="bronze"], a.badge-tag[title^="bronze"], .badge3 + .badgecount { color: #cc9966 !important; -} -a.badge[title^="silver"], a.badge-tag[title^="silver"], .badge2 + .badgecount { + } + a.badge[title^="silver"], a.badge-tag[title^="silver"], .badge2 + .badgecount { color: #c5c5c5 !important; -} -a.badge[title^="gold"], a.badge-tag[title^="gold"], .badge1 + .badgecount { + } + a.badge[title^="gold"], a.badge-tag[title^="gold"], .badge1 + .badgecount { color: #ffcc46 !important; -} -.badge-tag { + } + .badge-tag { background-color: #191919 !important; border-color: #111 !important; -} + } -/* === code & syntax highlighting === */ -pre, code, .pln, .youarehere { + /* === code & syntax highlighting === */ + pre, code, .pln, .youarehere { background: #333 !important; color: #ccc !important; -} - -.str { color: #0a0 !important; } -.lit { color: #d65 !important; } -.pun { color: #999 !important; } /* parenthesis */ -.kwd { color: #08f !important; } /* keyword */ -.tag { color: #999 !important; } /* html tag */ -.atn { color: #088 !important; } /* attribute */ -.atv { color: #0a0 !important; } /* attribute value*/ -.dec { color: #90a !important; } /* doc type */ - -/* === Images === */ -.wmd-button>span { + } + + .str { color: #0a0 !important; } + .lit { color: #d65 !important; } + .pun { color: #999 !important; } /* parenthesis */ + .kwd { color: #08f !important; } /* keyword */ + .tag { color: #999 !important; } /* html tag */ + .atn { color: #088 !important; } /* attribute */ + .atv { color: #0a0 !important; } /* attribute value*/ + .dec { color: #90a !important; } /* doc type */ + + /* === Images === */ + .wmd-button>span { background-image: url(http://StylishThemes.github.io/StackOverflow-Dark/images/wmd-buttons.png) !important; -} + } -#hlogo img, .everyonelovesstackoverflow, #newsletter-ad { opacity: 0.3 !important; } + #hlogo img, .everyonelovesstackoverflow, #newsletter-ad { opacity: 0.3 !important; } -#footer-logo { + #footer-logo { background-size: contain !important; background-repeat: no-repeat !important; -} + } -#header-logo img, #footer-logo img { + #header-logo img, #footer-logo img { visibility: hidden !important; -} + } -#sound, .vote-count-container.stars .img { + #sound, .vote-count-container.stars .img { filter: url("data:image/svg+xml;utf8, #i"); -webkit-filter: invert(100%) !important; -} + } + + +/* site logos */ +#hlogo a, #footer-logo { + /* background-image: url(http://StylishThemes.github.io/StackOverflow-Dark/images/stackoverflow-logo.svg) !important; */ + background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDBweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgMjQwIDUwIj48ZyBzdHlsZT0iZmlsbDojZGRkZGRkIj48cGF0aCBkPSJNNDEuOCA0NWMtMi4zIDAtNC4xLTAuNS01LjYtMmwxLjMtMS4zYzEuMSAxLjEgMi42IDEuNiA0LjMgMS42YzIuMyAwIDMuNy0wLjggMy43LTIuNGMwLTEuMi0wLjctMS45LTIuMy0ybC0yLjMtMC4yIGMtMi43LTAuMi00LjEtMS40LTQuMS0zLjdjMC0yLjUgMi4xLTQgNS00YzIgMCAzLjcgMC41IDQuOSAxLjVsLTEuMyAxLjNjLTEtMC44LTIuMi0xLjEtMy43LTEuMWMtMiAwLTMuMSAwLjktMy4xIDIuMyBjMCAxLjIgMC43IDEuOSAyLjQgMmwyLjIgMC4yYzIuNCAwLjIgNCAxLjEgNCAzLjdDNDcuNCA0My41IDQ1LjEgNDUgNDEuOCA0NXoiIHN0eWxlPSJmaWxsOiNmZmZmZmYiLz48cGF0aCBkPSJNNTMuNSA0NC44Yy0yLjMgMC0zLjUtMS42LTMuNS0zLjd2LTguNGgtMS43di0xLjVINTB2LTQuM2gydjQuM2gyLjl2MS41SDUydjguNGMwIDEuMyAwLjYgMiAxLjkgMkg1NXYxLjcgQzU1IDQ0LjggNTMuNSA0NC44IDUzLjUgNDQuOHoiIHN0eWxlPSJmaWxsOiNmZmZmZmYiLz48cGF0aCBkPSJNNjUuMyA0NC44di0xLjNjLTEuMSAxLjEtMi4xIDEuNS00IDEuNXMtMy0wLjQtMy45LTEuM2MtMC43LTAuNy0xLTEuNy0xLTIuOGMwLTIuNCAxLjctNCA0LjctNGg0LjF2LTEuM2MwLTItMS0zLTMuNS0zIGMtMS44IDAtMi42IDAuNC0zLjUgMS42TDU3IDMzYzEuMi0xLjYgMi42LTIgNC44LTJjMy43IDAgNS41IDEuNiA1LjUgNC42djkuM0w2NS4zIDQ0LjhMNjUuMyA0NC44eiBNNjUuMyAzOC41aC0zLjggYy0yLjEgMC0zLjEgMC44LTMuMSAyLjRjMCAxLjYgMSAyLjMgMy4xIDIuM2MxLjIgMCAyLjItMC4xIDMuMS0wLjljMC41LTAuNCAwLjctMS4yIDAuNy0yLjRWMzguNXoiIHN0eWxlPSJmaWxsOiNmZmZmZmYiLz48cGF0aCBkPSJNNzUuMSA0NWMtMy41IDAtNi4xLTIuMy02LjEtN3MyLjYtNyA2LjEtN2MxLjkgMCAzLjEgMC41IDQuNSAybC0xLjQgMS4zYy0xLTEuMS0xLjgtMS41LTMuMS0xLjVjLTEuMyAwLTIuNSAwLjUtMy4yIDEuNiBjLTAuNiAwLjktMC45IDItMC45IDMuN3MwLjMgMi44IDAuOSAzLjdjMC43IDEgMS44IDEuNiAzLjIgMS42YzEuMyAwIDIuMS0wLjQgMy4xLTEuNmwxLjQgMS4zQzc4LjIgNDQuNSA3NyA0NSA3NS4xIDQ1eiIgc3R5bGU9ImZpbGw6I2ZmZmZmZiIvPjxwYXRoIGQ9Ik05MC42IDQ0LjhsLTQuMy03bC0yLjcgMy4xdjRoLTJWMjVoMnYxMy4zbDYuMi03LjFoMi41bC00LjcgNS4ybDUuNSA4LjVMOTAuNiA0NC44TDkwLjYgNDQuOHoiIHN0eWxlPSJmaWxsOiNmZmZmZmYiLz48cGF0aCBkPSJNMTAzLjggNDMuM2MtMC44IDAuOS0yLjIgMS43LTQuMyAxLjdjLTIgMC0zLjQtMC44LTQuMy0xLjdjLTEuMi0xLjMtMS42LTIuOS0xLjYtNS40czAuMy00IDEuNi01LjMgYzAuOC0wLjkgMi4yLTEuNyA0LjMtMS43YzIgMCAzLjQgMC44IDQuMyAxLjdjMS4yIDEuMyAxLjYgMi45IDEuNiA1LjNDMTA1LjQgNDAuNSAxMDUgNDIgMTAzLjggNDMuM3ogTTEwMS4xIDM0LjYgYy0wLjQtMC40LTAuOS0wLjYtMS42LTAuNnMtMS4yIDAuMi0xLjYgMC42Yy0wLjcgMC43LTAuOCAxLjktMC44IDMuM2MwIDEuNCAwLjEgMi42IDAuOCAzLjRjMC40IDAuNCAwLjkgMC42IDEuNiAwLjYgczEuMi0wLjIgMS42LTAuNmMwLjctMC43IDAuOC0xLjkgMC44LTMuNEMxMDEuOSAzNi41IDEwMS45IDM1LjMgMTAxLjEgMzQuNnoiIHN0eWxlPSJmaWxsOiNmZmZmZmYiLz48cGF0aCBkPSJNMTEzLjEgNDQuOGgtMi43bC01LjEtMTMuN2gzLjZsMi44IDguNWwyLjgtOC41aDMuNkwxMTMuMSA0NC44eiIgc3R5bGU9ImZpbGw6I2ZmZmZmZiIvPjxwYXRoIGQ9Ik0xMjEuNCAzOWMwIDEuOCAxLjEgMy4xIDMgMy4xYzEuNSAwIDIuMi0wLjQgMy4xLTEuM2wyLjEgMmMtMS40IDEuNC0yLjcgMi4yLTUuMiAyLjJjLTMuMiAwLTYuNC0xLjUtNi40LTcuMSBjMC00LjUgMi40LTcgNi03YzMuOCAwIDYgMi44IDYgNi42VjM5SDEyMS40eiBNMTI2LjMgMzUuMmMtMC40LTAuOC0xLjEtMS40LTIuMy0xLjRjLTEuMiAwLTEuOSAwLjYtMi4zIDEuNCBjLTAuMiAwLjUtMC4zIDAuOS0wLjMgMS41aDUuMkMxMjYuNiAzNi4xIDEyNi41IDM1LjcgMTI2LjMgMzUuMnoiIHN0eWxlPSJmaWxsOiNmZmZmZmYiLz48cGF0aCBkPSJNMTM5LjIgMzQuOGMtMC41LTAuNS0xLTAuOC0xLjgtMC44Yy0xLjEgMC0yLjIgMC44LTIuMiAyLjV2OC4zaC0zLjRWMzEuMWgzLjR2MS4zYzAuNy0wLjggMi0xLjUgMy41LTEuNSBjMS4zIDAgMi4zIDAuMyAzLjIgMS4zTDEzOS4yIDM0Ljh6IiBzdHlsZT0iZmlsbDojZmZmZmZmIi8+PHBhdGggZD0iTTE0Ny41IDMzLjd2MTEuMWgtMy40VjMzLjdoLTEuNHYtMi42aDEuNHYtMS43YzAtMiAxLjItMy45IDQtMy45aDJ2Mi45aC0xLjNjLTAuOCAwLTEuMiAwLjQtMS4yIDEuMnYxLjVoMi41djIuNkgxNDcuNXogTTE1NS42IDQ0LjhjLTIuOCAwLTQtMi00LTMuOVYyNS40aDMuNHYxNS4yYzAgMC44IDAuMyAxLjIgMS4yIDEuMmgxLjN2Mi45TDE1NS42IDQ0Ljh6IiBzdHlsZT0iZmlsbDojZmZmZmZmIi8+PHBhdGggZD0iTTE2OC4yIDQzLjNjLTAuOCAwLjktMi4yIDEuNy00LjMgMS43Yy0yIDAtMy40LTAuOC00LjMtMS43Yy0xLjItMS4zLTEuNi0yLjktMS42LTUuNHMwLjMtNCAxLjYtNS4zIGMwLjgtMC45IDIuMi0xLjcgNC4zLTEuN2MyIDAgMy40IDAuOCA0LjMgMS43YzEuMiAxLjMgMS42IDIuOSAxLjYgNS4zQzE2OS43IDQwLjUgMTY5LjQgNDIgMTY4LjIgNDMuM3ogTTE2NS41IDM0LjYgYy0wLjQtMC40LTAuOS0wLjYtMS42LTAuNnMtMS4yIDAuMi0xLjYgMC42Yy0wLjcgMC43LTAuOCAxLjktMC44IDMuM2MwIDEuNCAwLjEgMi42IDAuOCAzLjRjMC40IDAuNCAwLjkgMC42IDEuNiAwLjYgczEuMi0wLjIgMS42LTAuNmMwLjctMC43IDAuOC0xLjkgMC44LTMuNEMxNjYuMyAzNi41IDE2Ni4yIDM1LjMgMTY1LjUgMzQuNnoiIHN0eWxlPSJmaWxsOiNmZmZmZmYiLz48cGF0aCBkPSJNMTg1LjEgNDQuOGgtMi44bC0yLjktOC42bC0yLjkgOC42aC0yLjhsLTQuMi0xMy43aDMuNmwyLjIgOC41bDIuOC04LjVoMi41bDIuOCA4LjVsMi4yLTguNWgzLjZMMTg1LjEgNDQuOHoiIHN0eWxlPSJmaWxsOiNmZmZmZmYiLz48L2c+PHJlY3QgeD0iNiIgeT0iMzguOSIgZmlsbD0iIzgxODE4NSIgd2lkdGg9IjE3IiBoZWlnaHQ9IjMiLz48cG9seWdvbiBmaWxsPSIjODE4MTg1IiBwb2ludHM9IjI2LDMwLjkgMjYsNDQuOSAzLDQ0LjkgMywzMC45IDAsMzAuOSAwLDQ3LjkgMCw0Ny45IDI5LDQ3LjkgMjksMzAuOSIvPjxyZWN0IHg9IjYuMiIgeT0iMzMuNSIgdHJhbnNmb3JtPSJtYXRyaXgoMC45OTU4IDkuMTkzMTc4ZS0wMiAtOS4xOTMxNzhlLTAyIDAuOTk1OCAzLjI3NDUgLTEuMTkzNSkiIGZpbGw9IiNBNjhBNkUiIHdpZHRoPSIxNi44IiBoZWlnaHQ9IjMiLz48cG9seWdvbiBmaWxsPSIjQkY5NDUyIiBwb2ludHM9IjIzLjIsMzIuOSA2LjksMjguOSA3LjYsMjUuOSAyMy45LDMwIi8+PHBvbHlnb24gZmlsbD0iI0QyOEIyOSIgcG9pbnRzPSIyNC4zLDI4LjIgOS42LDIwLjcgMTEsMTguMiAyNS42LDI1LjciLz48cG9seWdvbiBmaWxsPSIjRjY4QTFGIiBwb2ludHM9IjI2LjcsMjQuNyAxMy43LDEzLjkgMTUuNywxMS43IDI4LjcsMjIuNCIvPjxwb2x5Z29uIGZpbGw9IiNGNDc5MjAiIHBvaW50cz0iMjkuNiwyMSAyMC4xLDcuNiAyMi41LDYgMzIuMSwxOS40Ii8+PC9zdmc+') !important; + } + + #hlogo a { + /* background-image: url(http://StylishThemes.github.io/StackOverflow-Dark/images/meta-logo.png) !important; */ + background-image: url('data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNDBweCIgaGVpZ2h0PSI1MHB4IiB2aWV3Qm94PSIwIDAgMjQwIDUwIj48Zz48cGF0aCBmaWxsPSIjNDQ0NDQ0IiBkPSJNNDEuOCA0NWMtMi4zIDAtNC4xLTAuNS01LjYtMmwxLjMtMS4zYzEuMSAxLjEgMi42IDEuNiA0LjMgMS42YzIuMyAwIDMuNy0wLjggMy43LTIuNGMwLTEuMi0wLjctMS45LTIuMy0yIGwtMi4zLTAuMmMtMi43LTAuMi00LjEtMS40LTQuMS0zLjdjMC0yLjUgMi4xLTQgNS00YzIgMCAzLjcgMC41IDQuOSAxLjVsLTEuMyAxLjNjLTEtMC44LTIuMi0xLjEtMy43LTEuMWMtMiAwLTMuMSAwLjktMy4xIDIuMyBjMCAxLjIgMC43IDEuOSAyLjQgMmwyLjIgMC4yYzIuNCAwLjIgNCAxLjEgNCAzLjdDNDcuNCA0My41IDQ1LjEgNDUgNDEuOCA0NXoiLz48cGF0aCBmaWxsPSIjNDQ0NDQ0IiBkPSJNNTMuNSA0NC44Yy0yLjMgMC0zLjUtMS42LTMuNS0zLjd2LTguNGgtMS43di0xLjVINTB2LTQuM2gydjQuM2gyLjl2MS41SDUydjguNGMwIDEuMyAwLjYgMiAxLjkgMkg1NXYxLjcgSDUzLjV6Ii8+PHBhdGggZmlsbD0iIzQ0NDQ0NCIgZD0iTTY1LjMgNDQuOHYtMS4zYy0xLjEgMS4xLTIuMSAxLjUtNCAxLjVzLTMtMC40LTMuOS0xLjNjLTAuNy0wLjctMS0xLjctMS0yLjhjMC0yLjQgMS43LTQgNC43LTRoNC4xdi0xLjMgYzAtMi0xLTMtMy41LTNjLTEuOCAwLTIuNiAwLjQtMy41IDEuNkw1NyAzM2MxLjItMS42IDIuNi0yIDQuOC0yYzMuNyAwIDUuNSAxLjYgNS41IDQuNnY5LjNMNjUuMyA0NC44TDY1LjMgNDQuOHogTTY1LjMgMzguNWgtMy44IGMtMi4xIDAtMy4xIDAuOC0zLjEgMi40YzAgMS42IDEgMi4zIDMuMSAyLjNjMS4yIDAgMi4yLTAuMSAzLjEtMC45YzAuNS0wLjQgMC43LTEuMiAwLjctMi40VjM4LjV6Ii8+PHBhdGggZmlsbD0iIzQ0NDQ0NCIgZD0iTTc1LjEgNDVjLTMuNSAwLTYuMS0yLjMtNi4xLTdzMi42LTcgNi4xLTdjMS45IDAgMy4xIDAuNSA0LjUgMmwtMS40IDEuM2MtMS0xLjEtMS44LTEuNS0zLjEtMS41IGMtMS4zIDAtMi41IDAuNS0zLjIgMS42Yy0wLjYgMC45LTAuOSAyLTAuOSAzLjdzMC4zIDIuOCAwLjkgMy43YzAuNyAxIDEuOCAxLjYgMy4yIDEuNmMxLjMgMCAyLjEtMC40IDMuMS0xLjZsMS40IDEuMyBDNzguMiA0NC41IDc3IDQ1IDc1LjEgNDV6Ii8+PHBhdGggZmlsbD0iIzQ0NDQ0NCIgZD0iTTkwLjYgNDQuOGwtNC4zLTdsLTIuNyAzLjF2NGgtMlYyNWgydjEzLjNsNi4yLTcuMWgyLjVsLTQuNyA1LjJsNS41IDguNUw5MC42IDQ0LjhMOTAuNiA0NC44eiIvPjxwYXRoIGZpbGw9IiM0NDQ0NDQiIGQ9Ik0xMDMuOCA0My4zYy0wLjggMC45LTIuMiAxLjctNC4zIDEuN2MtMiAwLTMuNC0wLjgtNC4zLTEuN2MtMS4yLTEuMy0xLjYtMi45LTEuNi01LjRzMC4zLTQgMS42LTUuMyBjMC44LTAuOSAyLjItMS43IDQuMy0xLjdjMiAwIDMuNCAwLjggNC4zIDEuN2MxLjIgMS4zIDEuNiAyLjkgMS42IDUuM0MxMDUuNCA0MC41IDEwNSA0MiAxMDMuOCA0My4zeiBNMTAxLjEgMzQuNiBjLTAuNC0wLjQtMC45LTAuNi0xLjYtMC42cy0xLjIgMC4yLTEuNiAwLjZjLTAuNyAwLjctMC44IDEuOS0wLjggMy4zYzAgMS40IDAuMSAyLjYgMC44IDMuNGMwLjQgMC40IDAuOSAwLjYgMS42IDAuNiBzMS4yLTAuMiAxLjYtMC42YzAuNy0wLjcgMC44LTEuOSAwLjgtMy40QzEwMS45IDM2LjUgMTAxLjkgMzUuMyAxMDEuMSAzNC42eiIvPjxwYXRoIGZpbGw9IiM0NDQ0NDQiIGQ9Ik0xMTMuMSA0NC44aC0yLjdsLTUuMS0xMy43aDMuNmwyLjggOC41bDIuOC04LjVoMy42TDExMy4xIDQ0Ljh6Ii8+PHBhdGggZmlsbD0iIzQ0NDQ0NCIgZD0iTTEyMS40IDM5YzAgMS44IDEuMSAzLjEgMyAzLjFjMS41IDAgMi4yLTAuNCAzLjEtMS4zbDIuMSAyYy0xLjQgMS40LTIuNyAyLjItNS4yIDIuMiBjLTMuMiAwLTYuNC0xLjUtNi40LTcuMWMwLTQuNSAyLjQtNyA2LTdjMy44IDAgNiAyLjggNiA2LjZWMzlIMTIxLjR6IE0xMjYuMyAzNS4yYy0wLjQtMC44LTEuMS0xLjQtMi4zLTEuNCBjLTEuMiAwLTEuOSAwLjYtMi4zIDEuNGMtMC4yIDAuNS0wLjMgMC45LTAuMyAxLjVoNS4yQzEyNi42IDM2LjEgMTI2LjUgMzUuNyAxMjYuMyAzNS4yeiIvPjxwYXRoIGZpbGw9IiM0NDQ0NDQiIGQ9Ik0xMzkuMiAzNC44Yy0wLjUtMC41LTEtMC44LTEuOC0wLjhjLTEuMSAwLTIuMiAwLjgtMi4yIDIuNXY4LjNoLTMuNFYzMS4xaDMuNHYxLjNjMC43LTAuOCAyLTEuNSAzLjUtMS41IGMxLjMgMCAyLjMgMC4zIDMuMiAxLjNMMTM5LjIgMzQuOHoiLz48cGF0aCBmaWxsPSIjNDQ0NDQ0IiBkPSJNMTQ3LjUgMzMuN3YxMS4xaC0zLjRWMzMuN2gtMS40di0yLjZoMS40di0xLjdjMC0yIDEuMi0zLjkgNC0zLjloMnYyLjloLTEuM2MtMC44IDAtMS4yIDAuNC0xLjIgMS4ydjEuNSBoMi41djIuNkgxNDcuNXogTTE1NS42IDQ0LjhjLTIuOCAwLTQtMi00LTMuOVYyNS40aDMuNHYxNS4yYzAgMC44IDAuMyAxLjIgMS4yIDEuMmgxLjN2Mi45TDE1NS42IDQ0Ljh6Ii8+PHBhdGggZmlsbD0iIzQ0NDQ0NCIgZD0iTTE2OC4yIDQzLjNjLTAuOCAwLjktMi4yIDEuNy00LjMgMS43Yy0yIDAtMy40LTAuOC00LjMtMS43Yy0xLjItMS4zLTEuNi0yLjktMS42LTUuNHMwLjMtNCAxLjYtNS4zIGMwLjgtMC45IDIuMi0xLjcgNC4zLTEuN2MyIDAgMy40IDAuOCA0LjMgMS43YzEuMiAxLjMgMS42IDIuOSAxLjYgNS4zQzE2OS43IDQwLjUgMTY5LjQgNDIgMTY4LjIgNDMuM3ogTTE2NS41IDM0LjYgYy0wLjQtMC40LTAuOS0wLjYtMS42LTAuNnMtMS4yIDAuMi0xLjYgMC42Yy0wLjcgMC43LTAuOCAxLjktMC44IDMuM2MwIDEuNCAwLjEgMi42IDAuOCAzLjRjMC40IDAuNCAwLjkgMC42IDEuNiAwLjYgczEuMi0wLjIgMS42LTAuNmMwLjctMC43IDAuOC0xLjkgMC44LTMuNEMxNjYuMyAzNi41IDE2Ni4yIDM1LjMgMTY1LjUgMzQuNnoiLz48cGF0aCBmaWxsPSIjNDQ0NDQ0IiBkPSJNMTg1LjEgNDQuOGgtMi44bC0yLjktOC42bC0yLjkgOC42aC0yLjhsLTQuMi0xMy43aDMuNmwyLjIgOC41bDIuOC04LjVoMi41bDIuOCA4LjVsMi4yLTguNWgzLjYgTDE4NS4xIDQ0Ljh6Ii8+PC9nPjxyZWN0IHg9IjYiIHk9IjM4LjkiIGZpbGw9IiM0NDQ0NDQiIHdpZHRoPSIxNyIgaGVpZ2h0PSIzIi8+PHBvbHlnb24gZmlsbD0iIzQ0NDQ0NCIgcG9pbnRzPSIyNiwzMC45IDI2LDQ0LjkgMyw0NC45IDMsMzAuOSAwLDMwLjkgMCw0Ny45IDAsNDcuOSAyOSw0Ny45IDI5LDMwLjkiLz48cmVjdCB4PSI2LjIiIHk9IjMzLjUiIHRyYW5zZm9ybT0ibWF0cml4KC0wLjk5NTggLTkuMTkxNjAyZS0wMiA5LjE5MTYwMmUtMDIgLTAuOTk1OCAyNS45MjI3IDcxLjE5NjEpIiBmaWxsPSIjNDQ0NDQ0IiB3aWR0aD0iMTYuOCIgaGVpZ2h0PSIzIi8+PHBvbHlnb24gZmlsbD0iIzQ0NDQ0NCIgcG9pbnRzPSIyMy4yLDMyLjkgNi45LDI4LjkgNy42LDI1LjkgMjMuOSwzMCIvPjxwb2x5Z29uIGZpbGw9IiM0NDQ0NDQiIHBvaW50cz0iMjQuMywyOC4yIDkuNiwyMC43IDExLDE4LjIgMjUuNiwyNS43Ii8+PHBvbHlnb24gZmlsbD0iIzQ0NDQ0NCIgcG9pbnRzPSIyNi43LDI0LjcgMTMuNywxMy45IDE1LjcsMTEuNyAyOC43LDIyLjQiLz48cG9seWdvbiBmaWxsPSIjNDQ0NDQ0IiBwb2ludHM9IjI5LjYsMjEgMjAuMSw3LjYgMjIuNSw2IDMyLjEsMTkuNCIvPjxnPjxwYXRoIGZpbGw9IiNCRTFFMkQiIGQ9Ik0yMDMuNyA0Mi45di01LjNjMC0xLjItMC44LTEuNS0xLjUtMS41cy0xLjYgMC40LTEuNiAxLjV2NS4zaC0yLjJ2LTUuM2MwLTEuMi0wLjgtMS41LTEuNS0xLjUgcy0xLjYgMC40LTEuNiAxLjV2NS4yaC0yLjJ2LTguNmgyLjJWMzVjMC42LTAuNSAxLjUtMC45IDIuMi0wLjljMSAwIDEuOCAwLjMgMi41IDEuMWMwLjgtMC44IDEuNi0xLjEgMi43LTEuMSBjMC45IDAgMS44IDAuMyAyLjIgMC44YzAuOCAwLjcgMSAxLjUgMSAyLjR2NS41aC0yLjR2MC4xQzIwMy41IDQyLjkgMjAzLjcgNDIuOSAyMDMuNyA0Mi45eiIvPjxwYXRoIGZpbGw9IiNCRTFFMkQiIGQ9Ik0yMDkuOSAzOS4zYzAgMS4xIDAuNyAxLjkgMiAxLjljMSAwIDEuNS0wLjIgMi0wLjhsMS4zIDEuM2MtMC45IDAuOS0xLjggMS4zLTMuNSAxLjMgYy0yLjEgMC00LjMtMC45LTQuMy00LjRjMC0yLjkgMS42LTQuNCA0LTQuNGMyLjYgMCA0IDEuOCA0IDQuMXYxQzIxNS43IDM5LjMgMjA5LjkgMzkuMyAyMDkuOSAzOS4zeiBNMjEzLjMgMzYuOCBjLTAuMi0wLjUtMC44LTAuOS0xLjYtMC45cy0xLjIgMC4zLTEuNiAwLjljLTAuMSAwLjMtMC4yIDAuNS0wLjIgMC45aDMuNUMyMTMuNCAzNy40IDIxMy40IDM3LjIgMjEzLjMgMzYuOHoiLz48cGF0aCBmaWxsPSIjQkUxRTJEIiBkPSJNMjIwLjQgNDIuOWMtMS45IDAtMi43LTEuMi0yLjctMi40di00LjNoLTF2LTEuNmgxVjMyaDIuMnYyLjVoMS42djEuNmgtMS42djQuMmMwIDAuNSAwLjIgMC44IDAuOCAwLjhoMC44IFY0M0wyMjAuNCA0Mi45TDIyMC40IDQyLjl6Ii8+PHBhdGggZmlsbD0iI0JFMUUyRCIgZD0iTTIyOC4xIDQyLjl2LTAuOGMtMC42IDAuNi0xLjIgMC45LTIuMiAwLjlzLTEuOC0wLjItMi40LTAuOGMtMC40LTAuNC0wLjgtMS4yLTAuOC0yYzAtMS4zIDEtMi41IDMuMS0yLjUgaDIuMXYtMC40YzAtMS0wLjQtMS4zLTEuNy0xLjNjLTAuOSAwLTEuMiAwLjItMS44IDAuN2wtMS41LTEuM2MwLjktMC45IDEuOC0xLjIgMy4zLTEuMmMyLjYgMCAzLjkgMSAzLjkgMy4xVjQzIEMyMzAuMiA0Mi45IDIyOC4xIDQyLjkgMjI4LjEgNDIuOXogTTIyOCAzOS4zaC0xLjhjLTAuOCAwLTEuMiAwLjMtMS4yIDFjMCAwLjUgMC40IDEgMS4zIDFjMC43IDAgMSAwIDEuNS0wLjQgYzAuMi0wLjIgMC4zLTAuNSAwLjMtMS4xdi0wLjRMMjI4IDM5LjNMMjI4IDM5LjN6Ii8+PC9nPjwvc3ZnPg==') !important; + } diff --git a/dwb/userstyles/update b/dwb/userstyles/update new file mode 100755 index 0000000..79b1abc --- /dev/null +++ b/dwb/userstyles/update @@ -0,0 +1,14 @@ +#! /bin/bash + +DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" + +declare -A sites + +sites[github.com.css]="https://github.com/StylishThemes/GitHub-Dark/raw/master/github-dark.css" +sites[wikipedia.org.css]="https://github.com/StylishThemes/Wikipedia-Dark/raw/master/wikipedia-dark.css" +sites[stackoverflow.org.css]="https://github.com/StylishThemes/StackOverflow-Dark/raw/master/stackoverflow-dark.css" + +for file in "${!sites[@]}"; do + wget "${sites[$file]}" -O "$DIR/$file" + sed '/@-moz-document/d;/^}/d' -i "$DIR/$file" +done diff --git a/dwb/userstyles/update-github b/dwb/userstyles/update-github deleted file mode 100755 index 90db56d..0000000 --- a/dwb/userstyles/update-github +++ /dev/null @@ -1,11 +0,0 @@ -#! /bin/bash - -DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )" - -out="$DIR/github.com.css" -theme="wombat" - -wget "https://github.com/StylishThemes/GitHub-Dark/raw/master/github-dark.css" \ - -O "$out" - -sed '/@-moz-document/d;/^}/d' -i "$out"