From: Samir Benmendil Date: Sun, 24 May 2015 16:41:07 +0000 (+0100) Subject: dwb: update custom stylesheets X-Git-Url: https://git.rmz.io/dotfiles.git/commitdiff_plain/c8b4101236162edeb883a56d4a3ceb75bad316a5 dwb: update custom stylesheets --- diff --git a/dwb/userscripts/extension_loader.js b/dwb/userscripts/extension_loader.js index b1edc36..ace1ad1 100644 --- a/dwb/userscripts/extension_loader.js +++ b/dwb/userscripts/extension_loader.js @@ -110,6 +110,7 @@ domains : { "github.com" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/github.com.css" }, "humblebundle.com" : { "user-stylesheet-uri" : "" }, "imgur.com" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/imgur.com.css" }, + "paradoxplaza.com": { "user-stylesheet-uri" : "" }, "reddit.com" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/reddit.com.css" }, "soundcloud.com" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/soundcloud.com.css" }, "stackexchange.com" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/stackoverflow.com.css" }, @@ -119,8 +120,8 @@ domains : { "superuser.com" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/stackoverflow.com.css" }, "tardis" : { "user-stylesheet-uri" : "" }, "tardis.uni.cx" : { "user-stylesheet-uri" : "" }, - "trakt.tv" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/trakt.tv.css" }, "thetvdb.com" : { "user-stylesheet-uri" : "" }, + "trakt.tv" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/trakt.tv.css" }, "usenet-crawler.com" : { "user-stylesheet-uri" : "" }, "wikipedia.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/wikipedia.org.css" }, }, @@ -130,6 +131,7 @@ hosts : { "docs.pointclouds.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/doxygen.css" }, "docs.ros.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/doxygen.css" }, "git.rmz.io" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/gitweb.css" }, + "git.chakraos.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/gitweb.css" }, "maps.google.com" : { "user-stylesheet-uri" : "" }, "paste.chakraos.org" : { "user-stylesheet-uri" : "file:///home/ramsi/.config/dwb/userstyles/paste.chakra-project.org.css" }, "plus.google.com" : { "user-stylesheet-uri" : "" }, diff --git a/dwb/userstyles/github.com.css b/dwb/userstyles/github.com.css index 95159c3..f44fc6b 100644 --- a/dwb/userstyles/github.com.css +++ b/dwb/userstyles/github.com.css @@ -1,4 +1,4 @@ -/*! Github Dark Theme v1.12.8 (5/8/2015) *//* +/*! Github Dark Theme v1.13.1 (5/21/2015) *//* * https://github.com/StylishThemes/GitHub-Dark * http://userstyles.org/styles/37035 * License: http://sam.zoy.org/wtfpl/ @@ -52,7 +52,8 @@ .tree-browser tr.navigation-focus .octicon-chevron-right, #header ul.top-nav > li > a:hover, #header ul.top-nav > li > button:hover, .new-file-form, .date_selector td, .pagination a, .pagination span, .pagination em, .timeline-comment-actions .octicon:hover, a.org-link:hover, a.commit-link, a.commit-link tt, .team-grid .team-name:focus, - .team-grid .team-name:hover, a.tabnav-extra:hover, .tabnav .tabnav-extras:hover { + .team-grid .team-name:hover, a.tabnav-extra:hover, .tabnav .tabnav-extras:hover, + .application-authorizations .oauth-app-owner:hover { color: /*[[base-color]]*/ #4183C4 !important; } /* Base color panel */ @@ -72,7 +73,7 @@ border-color: /*[[base-color]]*/ #4183C4 transparent transparent !important; } .octofication .message, .panel-nav:not(.disabled):active, .diagram-icon:not(.active), .full-commit .btn.btn-outline:hover, - .btn.btn-outline:hover, .btn.btn-outline.zeroclipboard-is-hover { + .btn.btn-outline:hover, .btn.btn-outline.zeroclipboard-is-hover, :checked + .radio-label { border-color: /*[[base-color]]*/ #4183C4 !important; } .header-nav-link:hover .dropdown-caret, .header-nav-link:focus .dropdown-caret { @@ -109,8 +110,8 @@ opacity: 1 !important; } /* input focus hightlight */ - input.focus[type="text"], #adv_code_search .focus.search-page-label, - input[type="text"]:focus:not(.js-color-editor-input):not(.tree-finder-input), + input.focus[type="text"], #adv_code_search .focus.search-page-label, .js-chromeless-input-container.focus, + input[type="text"]:focus:not(.js-color-editor-input):not(.tree-finder-input):not(.js-site-search-focus), .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"], @@ -122,7 +123,7 @@ select, input:not(.js-color-editor-input), textarea { -moz-appearance: none !important; background: #181818 !important; - border: 1px solid #444 !important; + border: 1px solid #343434 !important; color: #eee !important; } /* custom checkbox and radio styles. We need a full set of styles here as WebKit removes all of them when @@ -222,12 +223,12 @@ .merge-pr-more-commits { padding: 2px 5px !important; } - input.tree-finder-input, input.tree-finder-input:focus { + input.tree-finder-input, input.tree-finder-input:focus, input.js-site-search-focus { background: transparent !important; border: none !important; box-shadow: none !important; } - .markdown-body a:not([href]) { + .markdown-body a:not([href]), .markdown-body a code { color: inherit !important; text-decoration: none !important; } @@ -246,7 +247,7 @@ .avatar-stack.multiple-avatars .avatar:last-child, .avatar-stack.multiple-avatars:before, .box-action, .file-diff-line, .file-code-lines, #adv_code_search .search-page-input, li.ssh-key .ssh-key-state-indicator.not-recent, #gist-form .gist-name-textbox, .labels .label, .octotree_views .octotree_view .octotree_view_header, - .fullscreen-overlay textarea, .avatar-child, .discussion-item .label-color { + .fullscreen-overlay textarea, .avatar-child, .discussion-item .label-color, .coupons .coupon-form-body { text-shadow: none !important; box-shadow: none !important; } @@ -280,13 +281,6 @@ .render-container.is-render-ready.is-render-requested:not(.is-render-failed) { background: none !important; } - /* Redeem Page */ - .coupons .coupon-form-body { - background-image: none !important; - background-color: #222 !important; - box-shadow: none !important; - border: 1px solid #666 !important; - } /* === Remove background gradient === */ #directory .repo, #dashboard .repo, #categories li, .sosueme li.main, #commit .separator, .big-notice, .clean td, .legend .clean, .avatar .overlay.size-48, .listing.closed, .gist .gist-file .gist-data, .gist-syntax, @@ -428,7 +422,7 @@ .blob-interaction-bar, .file-header, input.subnav-search-input, .select-menu-header, .search-results, .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, - .input_area, .output_area .rendered_html table, .render-info .message { + .input_area, .output_area .rendered_html table, .render-info .message, .dashboard-notice, .radio-label { border-color: #343434 !important; } .discussion-item-icon, .date:after, .render-shell img, img.asset, ul.color-label-list .color { @@ -529,13 +523,14 @@ .profile-header, .btn.btn-outline, .highlight .gc, .uploaded-files.is-populated, .range-editor, #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, .form-control, input[type="text"], input[type="password"], - input[type="email"], input[type="number"], input[type="tel"], input[type="url"], textarea, .two-factor-help { + .invitation-container, .orgs-help-shelf, .orgs-help-item-octicon, .form-control, input[type="text"]:not(.tree-finder-input), + input[type="password"], input[type="email"], input[type="number"], input[type="tel"], input[type="url"], textarea, .two-factor-help { background: #181818 !important; border-color: #343434 !important; } #readme .plain, .readme .markdown-body, .readme .plain, .pull-request-composer, .drag-and-drop, - .octofication .broadcast-icon-mask, .file .image, .merge-pr-more-commits, .release-timeline-tags .expander-dots { + .octofication .broadcast-icon-mask, .file .image, .merge-pr-more-commits, .release-timeline-tags .expander-dots, + .coupons .coupon-form-body { background: #181818 !important; border-color: #484848 !important; } @@ -571,7 +566,7 @@ .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, .commit-form, - .comment-form-head.tabnav { + .comment-form-head.tabnav, .dashboard-notice { background: #1d1d1d !important; } /* Navigation focus */ @@ -884,7 +879,7 @@ /* 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, .pagination span.current, .box-action:active, .btn:active, + .hero .textographic, .hero .screenographic, .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, .octotree_toggle:hover, button.button:hover, a.button:hover, span.button:hover, @@ -981,7 +976,7 @@ .select-menu-tabs a.selected, #com .dropdown-menu a:hover, #com h1 span, #com h2 span, .breadcrumb strong.final-path, button.button, a.button, span.button, button.minibutton, a.minibutton, .button.primary:hover, .pagination .current, .pagination .current:hover, .repo-private-label, a.repo_filter.js-repo-filter-tab.filter-selected, .keyboard-mappings th, - .rendered_html, .render-health:hover .symbol { + .rendered_html, .render-health:hover .symbol, .radio-label { 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, @@ -995,7 +990,7 @@ .select-menu-header .select-menu-title, #commits_tab_counter, .auto-search-group .search-filter, .usage-bar dt, .auto-search-group .search-filter .octicon:before, .github-jobs-promotion p a, .select-menu-item .description, .issue-head .number strong, .file-info .file-name, .explain strong, .file-box .meta, - .form-checkbox .note, .commit-tease .authorship .author-name, .gh-header-meta .author, .timeline-comment-header .author, + .commit-tease .authorship .author-name, .gh-header-meta .author, .timeline-comment-header .author, .timeline-commits .author, .new-discussion-timeline .sidebar-milestone .milestone-name, .sidebar-assignee .assignee, .rss-subscribe, .sidebar-module h3 a, .sidebar-module h3.disable span, .menu a, .octotip, .graph-canvas .activity, .boxed-group .boxed-group-inner, .ace_gutter-active-line, .billing-section .section-content, @@ -1050,9 +1045,9 @@ .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, - a.discussion-item-toggle-closed, .timeline-commits .commit-message a, .markdown-format .intro, .markdown-format code, - .markdown-format ol > li::before, a.tabnav-extra, .tabnav .tabnav-extras, .label-admin { + .program-info-column .mega-octicon, .octofication .notice-dismiss:hover, .timeline-commits .commit-message a, .markdown-format .intro, .markdown-format code, + .markdown-format ol > li::before, a.tabnav-extra, .tabnav .tabnav-extras, .label-admin, .program-info-column p, + .form-checkbox .note { color: #a0a0a0 !important; } /* content text */ @@ -1076,7 +1071,7 @@ .notifications .issue-notification.read .type-icon, .notifications .read a, .auth-form-header .octicon, .releases-tag-list p a, .history-link a, a.issue-nwo-link, ul.filter-list .filter-item, .blob-num, .blob-num:before, .member-meta .teams-link, .member-meta .btn-link, a.stats-group-stat, ul.comparison-list > li em, ul.comparison-list > li.title, - .diffstat-summary, a.team-member-ellipsis { + .diffstat-summary, a.team-member-ellipsis, a.discussion-item-toggle-open, a.discussion-item-toggle-closed { color: #808080 !important; } .vcard-detail .octicon, .command-bar .octicon-question:before, .auto-search-group .octicon:before, .news .alert .time, @@ -1093,7 +1088,8 @@ .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, .breadcrumb { + #com h2.search-title, .blob-num.non-expandable:hover, .breadcrumb, #footer .mega-octicon, .application-authorizations .oauth-app-list-meta, + .application-authorizations .oauth-app-owner, .boxed-group-inner .help, .thread-subscription-status .reason, .clone-url input.input-mini { 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, @@ -1269,7 +1265,7 @@ background: #6E5494 !important; } /* purple text */ - ul.summary-stats li .octicon-git-pull-request, .pull-request-notification .type-icon { + ul.summary-stats li .octicon-git-pull-request, .pull-request-notification .type-icon .type-icon-state-merged { color: #6E5494 !important; } .diagram-icon-small.active .mega-octicon:before { @@ -1328,11 +1324,12 @@ border-color: transparent #333 transparent transparent !important; } /* octocat spinners */ - img[src*="octocat-spinner"] { + img[src*="octocat-spinner"], img[src="/images/spinner.gif"] { width: 0 !important; height: 0 !important; } - img[src*="octocat-spinner"], .facebox-loading, .branch-action-body .spinner, .status-indicator-loading { + img[src*="octocat-spinner"], img[src="/images/spinner.gif"], .facebox-loading, .branch-action-body .spinner, + .status-indicator-loading { background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiB3aWR0aD0iNTEyIiBoZWlnaHQ9IjUxMiI+PHBhdGggZmlsbD0iIzMzMyIgZD0ibTMzMi4yODk0MjkgODcuMDg3MjE5YzYwLjAzMzI5NSAtMjAgMTE0IC0yMSAxNzIgMS4wNDcyNDFsLTExLjQwMzU5NSAzMi44NTA5NTJjLTQzLjMzMzM0NCAtMTUgLTEwNCAtMTUgLTE0OCAwIiB0cmFuc2Zvcm09InJvdGF0ZSg0NSA0MTguNzU3IDk2LjE4ODUpIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsIiB2YWx1ZXM9IiMzMzM7I2VlZTsjMzMzOyMzMzMiIGJlZ2luPSIwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L3BhdGg+PHBhdGggZmlsbD0iIzMzMyIgZD0ibTM5OC41Mjc0NjYgMjQ2LjM4ODU5NmM2MC4wMzMzMjUgLTIwIDExNCAtMjEgMTcyIDEuMDQ3MjQxbC0xMS40MDM1NjQgMzIuODUwOTY3Yy00My4zMzMzNzQgLTE1IC0xMDQgLTE1IC0xNDggMCIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgNDg0Ljk5NSAyNTUuNDkpIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsIiB2YWx1ZXM9IiMzMzM7I2VlZTsjMzMzOyMzMzMiIGJlZ2luPSIwLjEyNXMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0zMzEuMzMyMjE0IDQwNC44MjM2NjljNjAuMDMzMzI1IC0yMCAxMTQgLTIxIDE3MiAxLjA0NzI0MWwtMTEuNDAzNTM0IDMyLjg1MDk1MmMtNDMuMzMzNDA1IC0xNSAtMTA0IC0xNSAtMTQ4IDAiIHRyYW5zZm9ybT0icm90YXRlKDEzNSA0MTcuOCA0MTMuOTI1KSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSIjMzMzOyNlZWU7IzMzMzsjMzMzIiBiZWdpbj0iMC4yNTBzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvcGF0aD48cGF0aCBmaWxsPSIjMzMzIiBkPSJtMTcxLjU4MjIzIDQ3MC4zMjM2NjljNjAuMDMzMzEgLTIwIDExNCAtMjEgMTcyIDEuMDQ3MjQxbC0xMS40MDM1MzQgMzIuODUwOTUyYy00My4zMzM0MDUgLTE1IC0xMDQgLTE1IC0xNDggMCIgdHJhbnNmb3JtPSJyb3RhdGUoMTgwIDI1OC4wNSA0NzkuNDI1KSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSIjMzMzOyNlZWU7IzMzMzsjMzMzIiBiZWdpbj0iMC4zNzVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvcGF0aD48cGF0aCBmaWxsPSIjMzMzIiBkPSJtMTMuMDgyMiA0MDYuMDc0MDA1YzYwLjAzMzMwMSAtMjAgMTE0IC0yMSAxNzIgMS4wNDY5OTdsLTExLjQwNDAwNyAzMi44NTA5ODNjLTQzLjMzMjk5MyAtMTUgLTEwNCAtMTUgLTE0OCAwIiB0cmFuc2Zvcm09InJvdGF0ZSgtMTM1IDk5LjU1IDQxNS4xNzUpIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsIiB2YWx1ZXM9IiMzMzM7I2VlZTsjMzMzOyMzMzMiIGJlZ2luPSIwLjUwMHMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjxwYXRoIGZpbGw9IiMzMzMiIGQ9Im0tNTMuNzEzNDg2IDI0Ny4wOTE1NTNjNjAuMDMzMzEgLTIwIDExNCAtMjEgMTcyIDEuMDQ2OTk3bC0xMS40MDQwMjIgMzIuODUwOTgzYy00My4zMzI5NzcgLTE1IC0xMDQgLTE1IC0xNDggMCIgdHJhbnNmb3JtPSJyb3RhdGUoLTkwIDMyLjc1NCAyNTYuMTkzKSI+PGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iZmlsbCIgdmFsdWVzPSIjMzMzOyNlZWU7IzMzMzsjMzMzIiBiZWdpbj0iMC42MjVzIiBkdXI9IjFzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIvPjwvcGF0aD48cGF0aCBmaWxsPSIjMzMzIiBkPSJtMTIuODgzNjIxIDg3LjA2MTQ4NWM2MC4wMzMyOTUgLTIwIDExNCAtMjEgMTcyIDEuMDQ3MjQ5bC0xMS40MDM1OTUgMzIuODUwOTUyYy00My4zMzMzNDQgLTE1IC0xMDQgLTE1IC0xNDggMCIgdHJhbnNmb3JtPSJyb3RhdGUoLTQ1IDk5LjM1MTQgOTYuMTYyOCkiPjxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImZpbGwiIHZhbHVlcz0iIzMzMzsjZWVlOyMzMzM7IzMzMyIgYmVnaW49IjAuNzUwcyIgZHVyPSIxcyIgcmVwZWF0Q291bnQ9ImluZGVmaW5pdGUiLz48L3BhdGg+PHBhdGggZmlsbD0iIzMzMyIgZD0ibTE3Mi45MDY2MzEgMjAuOTI5NzQxYzYwLjAzMzMxIC0yMCAxMTQgLTIxIDE3MiAxLjA0NzIzbC0xMS40MDM1OTUgMzIuODUwOTZjLTQzLjMzMzM0NCAtMTUgLTEwNCAtMTUgLTE0OCAwIj48YW5pbWF0ZSBhdHRyaWJ1dGVOYW1lPSJmaWxsIiB2YWx1ZXM9IiMzMzM7I2VlZTsjMzMzOyMzMzMiIGJlZ2luPSIwLjg3NXMiIGR1cj0iMXMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIi8+PC9wYXRoPjxwYXRoIGZpbGw9IiNlZWUiIGQ9Im0gMTk3IDQ1OSBjIDAgMCAwIC00OCAwIC00OCAwIDAgLTQgLTQgLTMzIC0xIC0yOCAzIC02MiAtNjYgLTY1IC02OSAyNCAtMTAgNDMgMjYgNjUgMzggMCAwIDMxIDAgMzEgMCAwIDAgMyAtNDQgMjAgLTM3IDE3IDYgLTcyIDEgLTk3IC02MSAtMjUgLTYyIDE5IC0xMjYgMjAgLTExNSAwIDkgLTE3IC0zNSAtMTAgLTQ2IDIwIC0yNCA1MCAxMSA2OSAxNSA1IDAgMTggLTggNTkgLTcgNDEgMCA1NSA4IDYwIDYgMjIgLTEwIDUxIC0zMiA2NSAtMTcgMTAgMTIgLTEgNjEgLTEgNDkgMCAtMTIgNDMgODEgNiAxMzIgQyAzNTcgMzQ0IDI5MSAzNDEgMzAyIDM0NCBjIDIxIDE1IDE0IDkxIDE0IDExNSBsIC0yMiA0IDAgLTc0IGMgMCAtOSAtOSAtMTAgLTkgLTkgbCAwIDg1IC0yMSAxIDAgLTg2IC0xMCAwIDAgODYgLTIwIC0xIDAgLTgzIGMgMCAwIC04IC0xIC04IDEwIGwgMCA3MiIvPjwvc3ZnPg==) !important; background-size: contain !important; } @@ -1340,6 +1337,7 @@ img[src*="octocat-spinner"][width="64"] { padding: 32px !important } img[src*="octocat-spinner"][width="32"] { padding: 16px !important } img[src*="octocat-spinner"][width="16"] { padding: 8px !important } + img[src="/images/spinner.gif"] { padding: 32px !important } .branch-action-body .spinner, div.facebox-loading, .status-indicator-loading { background-position: center center !important; @@ -1578,7 +1576,7 @@ border-color: /*[[base-color]]*/ #4183C4 !important; color: #fff !important; } - .zh-pipeline-issue-toggler:hover { + .zh-pipeline-issue-toggler:hover, .date_selector .date-button { color: /*[[base-color]]*/ #4183C4 !important; } /* background */ @@ -1594,7 +1592,8 @@ border-color: #484848 !important; } li.zh-pipeline-issue, .zh-pipeline-issue-content, .zh-issue-meta, .zh-pipeline-issue-action, - .zh-pipeline-heading-container, .zh-button-grey, .zh-board-menu, .zh-schema-title { + .zh-pipeline-heading-container, .zh-button-grey, .zh-board-menu, .zh-schema-title, + .zh-burndown-chart .milestone-start-calendar-container { background-color: #222 !important; border-color: #484848 !important; } @@ -1602,13 +1601,14 @@ background: #333 !important; } /* border */ - .zh-paw-btn-inner, .zh-schema, .zh-schema-pipeline-name, .popover, .zh-uploader-drop { + .zh-paw-btn-inner, .zh-schema, .zh-schema-pipeline-name, .popover, .zh-uploader-drop, + .zh-milestone-dates, .zh-burndown-chart-container, .zh-burndown-chart .stats-container { border-color: #484848 !important; } .popover.right .arrow { border-right-color: #484848 !important; } - .file-commit-form .commit-form:before, .file-commit-form .commit-form:after { + .file-commit-form .commit-form:before, .file-commit-form .commit-form:after, .zh-burndown .stats-item { border-right-color: #343434 !important; } /* text */ @@ -1655,6 +1655,10 @@ -webkit-filter: invert(40%) !important; filter: invert(40%) !important; } + .zh-icon-burndown { + -webkit-filter: invert(100%) !important; + filter: invert(100%) !important; + } /* webkit scrollbars */ .zh-pipeline-issues-wrapper::-webkit-scrollbar-track { background: #181818 !important; @@ -1829,3 +1833,67 @@ .ace_editor .ace_xml-pe{color:#494949!important} .ace_editor .ace_indent-guide{background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAACCAYAAACZgbYnAAAAEklEQVQImWMQERFpYLC1tf0PAAgOAnPnhxyiAAAAAElFTkSuQmCC) right repeat-y!important} + /* Jupyter Notebooks */ + /*! Twilight; https://gist.github.com/dansimpson/803005 */ + #notebook .highlight, #notebook .highlight pre, + #notebook .highlight table { background: #181818 !important; color: #F8F8F8 !important;font-family: Consolas, Monaco,"Lucida Console" !important; } + #notebook .highlight * { font-family: Consolas, Monaco,"Lucida Console" !important; color: #F8F8F8 !important; } + #notebook .highlight .hll { background-color: #ffffcc !important; } + #notebook .highlight .c { color: #5F5A60 !important; font-style: italic !important; } /* Comment */ + #notebook .highlight .err { border:#B22518 !important; } /* Error */ + #notebook .highlight .k { color: #CDA869 !important; } /* Keyword */ + #notebook .highlight .cm { color: #5F5A60 !important; font-style: italic !important; } /* Comment.Multiline */ + #notebook .highlight .cp { color: #5F5A60 !important; } /* Comment.Preproc */ + #notebook .highlight .c1 { color: #5F5A60 !important; font-style: italic !important; } /* Comment.Single */ + #notebook .highlight .cs { color: #5F5A60 !important; font-style: italic !important; } /* Comment.Special */ + #notebook .highlight .gd { background: #420E09 !important; } /* Generic.Deleted */ + #notebook .highlight .ge { font-style: italic !important; } /* Generic.Emph */ + #notebook .highlight .gr { background: #B22518 !important; } /* Generic.Error */ + #notebook .highlight .gh { color: #000080 !important; font-weight: bold !important; } /* Generic.Heading */ + #notebook .highlight .gi { background: #253B22 !important; } /* Generic.Inserted */ + #notebook .highlight .go { } /* Generic.Output */ + #notebook .highlight .gp { font-weight: bold !important; } /* Generic.Prompt */ + #notebook .highlight .gs { font-weight: bold !important; } /* Generic.Strong */ + #notebook .highlight .gu { color: #800080 !important; font-weight: bold !important; } /* Generic.Subheading */ + #notebook .highlight .gt { } /* Generic.Traceback */ + #notebook .highlight .kc { } /* Keyword.Constant */ + #notebook .highlight .kd { color: #e9df8f !important; } /* Keyword.Declaration */ + #notebook .highlight .kn { } /* Keyword.Namespace */ + #notebook .highlight .kp { color: #9B703F !important; } /* Keyword.Pseudo */ + #notebook .highlight .kr { } /* Keyword.Reserved */ + #notebook .highlight .kt { } /* Keyword.Type */ + #notebook .highlight .m { } /* Literal.Number */ + #notebook .highlight .s { } /* Literal.String */ + #notebook .highlight .na { color: #F9EE98 !important; } /* Name.Attribute */ + #notebook .highlight .nb { color: #CDA869 !important; } /* Name.Builtin */ + #notebook .highlight .nc { color: #9B859D !important; font-weight: bold !important; } /* Name.Class */ + #notebook .highlight .no { color: #9B859D !important; } /* Name.Constant */ + #notebook .highlight .nd { color: #7587A6 !important; } /* Name.Decorator */ + #notebook .highlight .ni { color: #CF6A4C !important; font-weight: bold !important; } /* Name.Entity */ + #notebook .highlight .nf { color: #9B703F !important; font-weight: bold !important; } /* Name.Function */ + #notebook .highlight .nn { color: #9B859D !important; font-weight: bold !important; } /* Name.Namespace */ + #notebook .highlight .nt { color: #CDA869 !important; font-weight: bold !important; } /* Name.Tag */ + #notebook .highlight .nv { color: #7587A6 !important; } /* Name.Variable */ + #notebook .highlight .ow { color: #AA22FF !important; font-weight: bold !important; } /* Operator.Word */ + #notebook .highlight .w { color: #141414 !important; } /* Text.Whitespace */ + #notebook .highlight .mf { color: #CF6A4C !important; } /* Literal.Number.Float */ + #notebook .highlight .mh { color: #CF6A4C !important; } /* Literal.Number.Hex */ + #notebook .highlight .mi { color: #CF6A4C !important; } /* Literal.Number.Integer */ + #notebook .highlight .mo { color: #CF6A4C !important; } /* Literal.Number.Oct */ + #notebook .highlight .sb { color: #8F9D6A !important; } /* Literal.String.Backtick */ + #notebook .highlight .sc { color: #8F9D6A !important; } /* Literal.String.Char */ + #notebook .highlight .sd { color: #8F9D6A !important; font-style: italic !important; } /* Literal.String.Doc */ + #notebook .highlight .s2 { color: #8F9D6A !important; } /* Literal.String.Double */ + #notebook .highlight .se { color: #F9EE98 !important; font-weight: bold !important; } /* Literal.String.Escape */ + #notebook .highlight .sh { color: #8F9D6A !important; } /* Literal.String.Heredoc */ + #notebook .highlight .si { color: #DAEFA3 !important; font-weight: bold !important; } /* Literal.String.Interpol */ + #notebook .highlight .sx { color: #8F9D6A !important; } /* Literal.String.Other */ + #notebook .highlight .sr { color: #E9C062 !important; } /* Literal.String.Regex */ + #notebook .highlight .s1 { color: #8F9D6A !important; } /* Literal.String.Single */ + #notebook .highlight .ss { color: #CF6A4C !important; } /* Literal.String.Symbol */ + #notebook .highlight .bp { color: #00aaaa !important; } /* Name.Builtin.Pseudo */ + #notebook .highlight .vc { color: #7587A6 !important; } /* Name.Variable.Class */ + #notebook .highlight .vg { color: #7587A6 !important; } /* Name.Variable.Global */ + #notebook .highlight .vi { color: #7587A6 !important; } /* Name.Variable.Instance */ + #notebook .highlight .il { color: #009999 !important; } /* Literal.Number.Integer.Long */ + diff --git a/dwb/userstyles/stackoverflow.com.css b/dwb/userstyles/stackoverflow.com.css index cb02e70..d8d1695 100644 --- a/dwb/userstyles/stackoverflow.com.css +++ b/dwb/userstyles/stackoverflow.com.css @@ -1,5 +1,5 @@ /*************************************************************** - StackOverflow Dark v2.7.1 (4/19/2015) + StackOverflow Dark v2.7.3 (5/21/2015) https://github.com/StylishThemes/StackOverflow-Dark http://userstyles.org/styles/35345 @@ -54,7 +54,7 @@ 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, .previous-button, .next-button { border: 0 !important; box-shadow: none !important; } @@ -69,7 +69,7 @@ .search-container input[type=text] { background-color: #000 !important; } - .popup-badges .all-badge-progress .completed:before { + .popup-badges .all-badge-progress .completed:before, .previous-button, .next-button { background-color: rgba(0,0,0,0.4) !important; } @@ -110,7 +110,7 @@ #user-about-me, .user-about-me, .mine .messages, .avatar-card, .tag-container { background: #191919 !important; - border: 0px !important; + border: 0 !important; color: #C1BEBA !important; } @@ -166,7 +166,7 @@ .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, - #side-menu ul li a:hover, .conversation-info { + #side-menu ul li a:hover, .conversation-info, .message.reply-parent, .message.reply-child { background-color: #333 !important; } @@ -203,6 +203,11 @@ background: #232 !important; } + /* accepted answer code blocks */ + .accepted-answer pre, .accepted-answer code, .accepted-answer .pln, .accepted-answer .youarehere { + background: #202A20 !important; + } + .answered, .answer-votes, .answered .vote-count-post { background: #232323 !important; color: #4b553c !important @@ -260,6 +265,19 @@ border-bottom-color: #191919 !important; } + .left-arrow { + border-right-color: rgba(119,119,119,0.4) !important; + } + .previous-button:hover .left-arrow { + border-right-color: #c0c0c0 !important; + } + .right-arrow { + border-left-color: rgba(119,119,119,0.4) !important; + } + .next-button:hover .right-arrow { + border-left-color: #c0c0c0 !important; + } + /* === No/hide border === */ div.list > div { border-right: 0 !important; @@ -267,6 +285,10 @@ .module, .tabs a, div.message { border-color: transparent !important; } + .left-arrow, .right-arrow { + border-bottom-color: transparent !important; + border-top-color: transparent !important; + } div.message:hover, .timestamp:hover + div.message { visibility: inherit; border: 1px dotted #333;