User:VigilantPenguin/vector-2022.css

From Wikipedia, the free encyclopedia

This is the current revision of this page, as edited by VigilantPenguin (talk | contribs) at 17:12, 4 May 2023 (Disable for now, needs work). The present address (URL) is a permanent link to this version.

(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)
Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
/*
body {
	background-color: #242424;
	color: #FFFFFF;
}
.mw-page-container {
	background-color: #242424;
	color: #FFFFFF;
}
.mw-parser-output #mp-lower {
	background: #242424;
	border-color: #ddcef2;
}
.mw-parser-output #mp-bottom .mp-h2 {
	background: #242424;
}
.vector-feature-page-tools-enabled .vector-pinnable-element .vector-menu-heading, .vector-dropdown-content .vector-menu-heading {
	color: #ffffff;
}
.vector-pinnable-header-label {
	color: #ffffff;
}
.vector-pinnable-header-label {
	color: #ffffff;
	background: #242424;
}
.vector-feature-page-tools-enabled #vector-main-menu-pinned-container .vector-main-menu {
	background-color: #242424;
}
.mw-ui-button.mw-ui-quiet, .mw-ui-button.mw-ui-quiet.mw-ui-progressive, .mw-ui-button.mw-ui-quiet.mw-ui-destructive {
	background-color: #888888;
}
.mw-ui-button.mw-ui-quiet:hover, .mw-ui-button.mw-ui-quiet.mw-ui-progressive:hover, .mw-ui-button.mw-ui-quiet.mw-ui-destructive:hover {
	background-color: #aaaaaa;
}
h1, h2, h3, h4, h5, h6 {
	color: #ffffff;
}
.vector-sticky-header {
	background: #242424;
}
#vector-page-tools-pinned-container .vector-page-tools::after {
	background: #242424;
}
.mw-header {
	background: #242424;
}
a {
	color: #728cbf;
}
.vector-feature-page-tools-enabled .vector-pinnable-element .mw-list-item a, .vector-dropdown-content .mw-list-item a {
	color: #728cbf;
}
.vector-feature-page-tools-enabled .vector-pinnable-element .mw-list-item a:not(.mw-selflink):visited, .vector-dropdown-content .mw-list-item a:not(.mw-selflink):visited {
	color: #aa7cbb;
}
#pt-userpage-2 a:not(.mw-selflink) {
	color: #8fb8f9;
}
.vector-dropdown .vector-dropdown-content, .vector-dropdown > .vector-menu-content {
	background-color: #242424;
}
#vector-user-links-dropdown:hover {
	background: #aaaaaa;
}
#p-lang-btn:hover {
	background: #aaaaaa;
}
.mw-logo {
	background: #888888;
}
.vector-menu-tabs .mw-list-item.selected a, .vector-menu-tabs .mw-list-item.selected a:visited {
	color: #c8ccd1;
}
*/