MediaWiki:DarkMobile.css

From Destinypedia, the Destiny wiki

Revision as of 16:58, February 22, 2023 by Porplemontage (talk | contribs)

Note: After publishing, you may have to bypass your browser's cache to see the changes.

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
/* CSS placed here will affect users of the mobile dark theme */

/* Main page */
body .containerTem, body .containerContent, .containerTem div,
table.affiliates.plainlinks th {
	background: #333 !important;
	color: #ccc !important;
}
.containerTitle span {
	color: #ccc !important;
}

/* SocialProfile */
.profile-info-container b, .profile-info-container div, .needed-points {
	color: #ccc !important;
}

/* General */
#mw-mf-diffview ins, #mw-mf-diffview del {
	color: #ccc !important;
}
#mw-mf-diffview ins {
	background-color: darkgreen !important;
}
#mw-mf-diffview del {
	background-color: darkred !important;
}
.content figcaption, .content .thumbcaption,
#mw-mf-diffview #mw-mf-userinfo .mw-mf-edit-count {
	color: #999 !important;
}
.overlay-loading * {
	background: #444 !important;
	border-color: transparent !important;
}
.overlay, .overlay-enabled, #content, .ns-special #content,
#mw-mf-page-left ul li, .overlay.media-viewer .image-details,
body.skin-minerva.action-history .mw-history-compareselectedversions {
	background: #222 !important;
}
.overlay.media-viewer .image-details {
	border-color: #444 !important;
}
.image-carousel .image-loaded,
.overlay.media-viewer .image img {
	background: #ccc !important;
}
.overlay.media-viewer,
.overlay.media-viewer .image,
.overlay.media-viewer .header-container {
	background: #000 !important;
}
#mw-mf-page-left ul li a {
	color: #999 !important;
}
#mw-mf-page-left ul li a.mw-ui-icon-element {
	color: transparent !important;
}
#mw-mf-page-left ul li a:hover {
	box-shadow: inset 4px 0 0 0 #666 !important;
}
#mw-mf-page-left ul.hlist li {
	border: 0 !important;
	background: transparent !important;
}
#mw-mf-page-left ul.hlist li a {
	color: #fff !important;
}
.editOptions {
	color: inherit !important;
	background: transparent !important;
}
.content-unstyled .minoredit {
	color: #ccc !important;
	background: #333 !important;
}
.oo-ui-windowManager-modal > .oo-ui-dialog > .oo-ui-window-frame {
	background: #333 !important;
}
#page-actions, .content .mw-parser-output > h2, .content .section-heading {
	border-color: #54595d !important;
}
.page-actions-menu {
	border-top-color: #303336 !important;
	border-bottom-color: #54595d !important;
}
.toggle-list__list {
	background: #222 !important;
}
.toggle-list-item:hover {
	background: #111 !important;
}
.minerva-talk-content-explained {
	border-color: #54595d !important;
}
.minerva-talk-full-page-button {
	color: #fff !important;
	background: #444 !important;
	border-color: #666 !important;
}
.client-js .toc-mobile,
#mw-mf-diffview #mw-mf-userinfo {
	border-color: #666;
	background-color: #333;
}
body.skin-minerva .page-summary,
.search-overlay .search-content, .overlay .panel {
	border-color: #555 !important;
}
.search-overlay, .overlay-content {
	background-color: #222 !important;
}
.search-box .search,
.search-overlay .results,
.search-overlay .search-feedback {
	color: #ccc !important;
	background-color: #333 !important;
}
.timestamp, .page-summary h3 {
	color: #bbb !important;
}
.overlay .content-header, .previewnote p,
.warningbox, .mw-warning-box, .mw-revision {
	color: #ccc !important;
	border-color: #666 !important;
	background-color: #333 !important;
}
.overlay-footer-container {
	border-color: #777 !important;
}
.page-list li, .topic-title-list li,
.site-link-list li, .category-header li,
.content textarea, .content select {
	border-color: #666 !important;
}
ul.mw-contributions-list li, ul.special li {
	border-color: #444 !important;
}
.mw-tag-marker {
	border-color: #888 !important;
}
.category-header li a {
	color: #fff !important;
}
.category-header li.selected a {
	color: #fff !important;
	border-bottom-color: #fff !important;
}
.mw-ui-button {
	color: #fff !important;
	background: #333 !important;
	border-color: #666 !important;
}
.mw-ui-button.mw-ui-quiet,
.mw-ui-button.mw-ui-quiet.mw-ui-progressive,
.mw-ui-button.mw-ui-quiet.mw-ui-destructive {
	border-color: transparent !important;
	background-color: transparent !important;
}
body.skin-minerva .mw-history-undo a,
body.skin-minerva .mw-rollback-link a {
	color: #fff !important;
	background: #333 !important;
	border-color: #666 !important;
}
.oo-ui-messageDialog-actions .oo-ui-actionWidget .oo-ui-buttonElement-button {
	color: #fff !important;
}
.oo-ui-messageDialog-actions .oo-ui-actionWidget.oo-ui-widget-enabled .oo-ui-buttonElement-button:hover {
	background: #666 !important;
}
.mw-ui-input {
	color: #ccc !important;
	background: #333 !important;
}
.oo-ui-toggleSwitchWidget {
	background-color: #444 !important;
}
.oo-ui-toggleSwitchWidget.oo-ui-widget-enabled:hover {
	background-color: #555 !important;
}
.wikitext-editor {
	background: #222 !important;
}
.editor-overlay .overlay-header {
	outline-color: #555 !important;
}
.overlay-header .overlay-title {
	color: #fff !important;
}
.editor-overlay .summary-request {
	color: #ccc !important;
}
.overlay-header .header-action .continue[disabled] {
	color: #fff !important;
	background: #ccc !important;
}
.overlay-header .header-action .submit,
.overlay-header .header-action .continue,
.overlay-header .header-action .progressive {
	color: #fff !important;
	background: #666 !important;
}
div.thumbinner {
	background: none !important;
}
pre {
	background: #444 !important;
}
.mw-code {
	background: rgba(242,242,242,0.8) !important;
}
.content table.wikitable > tr > th, .content table.wikitable > * > tr > th {
	background-color: #444;
}
.error {
	color: #d33;
	background: none;
}
.mw-indicators {
	line-height: 0;
}
.tabsection div:not(.center):not(.floatnone), .tabsection table, div.noarticletext {
	color: #ccc !important;
}
.oo-ui-tabSelectWidget-mobile.oo-ui-tabSelectWidget-framed::after {
	background-image: linear-gradient(to right,rgba(234,236,240,0) 0,#666 100%) !important;
}

/* Echo extension */
.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
	border-color: #666 !important;
}
.mw-echo-notificationsWrapper .oo-ui-buttonElement-frameless.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
	color: #000 !important;
}
.mw-echo-notificationsWrapper,
.mw-ui-anchor.mw-ui-progressive {
	color: #fff !important;
}

/* Visual editor */
.ve-ui-mobileContext {
	background: #333 !important;
	border-color: #666 !important;
}
.ve-ui-linearContextItem-foot:not(:empty),
.ve-ui-mobileContext .ve-ui-linearContextItem-body-action-wrapper {
	border-color: #666 !important;
}
.ve-mobile-fakeToolbar-container,
.ve-mobile-fakeToolbar-container * {
	background: #444 !important;
	border-color: transparent !important;
}
.ve-ui-targetToolbar-mobile .oo-ui-toolbar-tools > .ve-ui-toolbar-group-back {
	border-color: #aaa !important;
}
.oo-ui-buttonElement.oo-ui-labelElement > input.oo-ui-buttonElement-button,
.oo-ui-buttonElement.oo-ui-labelElement > .oo-ui-buttonElement-button > .oo-ui-labelElement-label {
	color: #fff;
}
.editor-overlay .editor-switcher {
	border-color: #666 !important;
}
.switcher-container .oo-ui-toolbar-bar {
	background: transparent !important;
}
.switcher-container .oo-ui-popupToolGroup-handle {
	filter: invert(1) hue-rotate(180deg) !important;
}
body.mediawiki .ve-ui-toolbar-group-back * {
	filter: none !important;
}

/* Related articles */
.ext-related-articles-card-list h3 a {
	color: #ccc !important;
}
.results .list-thumb, .ext-related-articles-card-thumb {
	background-color: #999 !important;
}
.ext-related-articles-card-list .ext-related-articles-card {
	background: #333 !important;
	border-color: #555 !important;
}
.ext-related-articles-card-list .ext-related-articles-card-extract {
	color: #999 !important;
}
.ext-related-articles-card-list h3::after {
	background-image: linear-gradient(to right,rgba(255,255,255,0),#333 50%) !important;
}