MediaWiki:DarkNimbus.css: Difference between revisions

From Halopedia, the Halo wiki

No edit summary
(Replaced content with "→‎CSS placed here will affect users of the Nimbus night theme: body { background: #070C20 url(https://halo.wiki.gallery/images/0/01/HP_Dark-bg.jpg) no-repeat fixed top / cover !important; } #article-text a.external[href^="https://www.halopedia.org"] { color: #009CFF !important; }")
 
(232 intermediate revisions by 2 users not shown)
Line 1: Line 1:
/* CSS placed here will affect users of the Dark Nimbus gadget */
/* CSS placed here will affect users of the Nimbus night theme */


body { background: #000 url(/images/c/c2/H5-Map_Forge-Parallax_halo_03.PNG) no-repeat fixed top !important; }
body { background: #070C20 url(https://halo.wiki.gallery/images/0/01/HP_Dark-bg.jpg) no-repeat fixed top / cover !important; }
 
#article-text a.external[href^="https://www.halopedia.org"] { color: #009CFF !important; }
/* Special:WikiForum */
table.mw-wikiforum-frame,
td.mw-wikiforum-title,
tr.mw-wikiforum-marked,
td.mw-wikiforum-thread-sub {
background: #333 !important;
}
tr.mw-wikiforum-sticky td.mw-wikiforum-title,
tr.mw-wikiforum-sticky,
tr.mw-wikiforum-normal,
td.mw-wikiforum-thread-main,
.mw-wikiforum-frame blockquote {
background: #444 !important;
}
.mw-wikiforum-frame #wpTextbox1 {
color: #fff !important;
background: #444 !important;
}
tr.mw-wikiforum-title,
th.mw-wikiforum-thread-top {
background: #555 !important;
}
 
/* Nimbus elements */
.bottom-left-nav, .mw-body, .tab-on, .more-tab-on, #navigation-title, #other-links, #searchInput, #wiki-login,
.negative-button, .positive-button, .article-more-actions, #footer-container {
background: #222 !important;
color: #fff;
}
#siteNotice, .positive-button span, .negative-button span, #footer-bottom {
background: #333 !important;
color: #fff;
}
.positive-button span:hover, .negative-button span:hover, #menu a {
color: #DDD !important;
}
#other-links a {
color: #999 !important;
}
.tab-new span {
color: #ff1a1a !important;
}
.menu-item, .sub-menu, .tab-off span, .more-tab-off span, .more-tab-off,
#footer-contributors img, .item img {
background: #333 !important;
}
#footer-contributors img {
border-color: #222 !important;
}
#footer-container {
border-radius: 0 !important;
}
#footer-bottom {
border-bottom-left-radius: 10px;
border-bottom-right-radius: 10px;
}
#siteNotice, #article-body, #menu, #footer-container {
border: none !important;
}
.bottom-left-nav {
padding: 0 4px 0 8px;
border-radius: 10px;
}
.sub-menu-button {
width: 0;
height: 0;
padding: 4px;
background: url(/images/dark-arrow.png);
}
.search-button {
width: 0;
height: 0;
padding: 11px 24px;
background:url(/images/dark-search.png);
}
#searchInput {
border-color: #333 !important;
}
.menu-item, .sub-menu-item, #menu, .article-more-actions a {
border-color: #000 !important;
}
.article-more-actions {
border-color: #D4DFD7;
}
.positive-button span, .negative-button span {
border-radius: 10px;
}
.game-unit-container h2, .bottom-left-nav-container h2, #footer-container h2 {
color: #fff;
}
.more-tab-off {
color: #009CFF !important;
}
.page-Main_Page .mw-parser-output div:not(.nomobile):not(.center-template),
.page-Main_Page .mw-parser-output table.plainlinks {
background: #333 !important;
color: #fff !important;
}
.mw-ui-input, .mw-ui-button {
background: #444 !important;
color: #fff !important;
border-color: #555 !important;
box-shadow: inset 0 0 0 0.1em #333 !important;
}
.client-js #preftoc li a {
color: #fff !important;
}
#preferences, .client-js #preftoc li {
background: #333 !important;
}
 
/* General */
tt, code, pre {
background: #555;
color: #fff;
border: none;
font-family: monospace, sans-serif;
}
#mw-page-base {
background: none;
}
 
/* Special:Search */
#mw-searchoptions, .mw-search-profile-tabs {
background: #333 !important;
color: #fff !important;
}
.search-types .current a {
color: #fff !important;
font-weight: bold;
}
 
/* Edit page */
#wpTextbox0 {
background: #666;
}
.wikiEditor-preview-contents {
background-color: #333;
}
.editOptions {
background-color: #999;
}
 
/* Images */
ul#filetoc {
text-align: center;
border: 1px solid #666;
background-color: #444;
}
table.filehistory td {
vertical-align: top;
background-color: #333;
color: #fff;
}
table.wikitable > * > tr > th {
color: #fff;
background-color: #555;
text-align: center;
}
 
/* Preferences */
.client-js #preferences fieldset {
color: #fff !important;
}
fieldset {
border-color: #999 !important;
}
input[type="submit"], button[type="submit"] {
border: 1px solid #c8ccd1;
padding: 2px 10px;
background: #333 !important;
color: #fff !important;
}
input[type="submit"]:hover, button[type="submit"]:hover {
background: #444 !important;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-progressive > .oo-ui-buttonElement-button {
border: none !important;
}
.oo-ui-buttonElement-framed.oo-ui-widget-enabled.oo-ui-flaggedElement-primary.oo-ui-flaggedElement-destructive > .oo-ui-buttonElement-button {
background-color: #d33 !important;
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:focus:checked + span{
background-color: #333;
border-color: #333;
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:focus + span {
box-shadow: inset 0 0 0 1px #555;
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:focus + span,
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:hover + span {
border-color: #555;
}
.oo-ui-checkboxInputWidget.oo-ui-widget-enabled [type="checkbox"]:checked:hover + span {
background-color: #555;
border-color: #555;
}
.htmlform-tip {
color: #999 !important;
}
 
/* Revisions */
.diff-context {
background: #404040;
border-color: #a2a9b1;
color: #fff;
}
.diff-deletedline {
border-color: orange !important;
}
.diff-addedline {
border-color: cornflowerblue !important;
}
td.diff-addedline .diffchange {
background: darkgreen !important;
}
td.diff-deletedline .diffchange {
background: darkred !important;
}
.mw-notification {
background-color: #333 !important;
}
.not-patrolled {
background-color: #0064;
}
 
/* Font color */
h1, h2, h3, h4, h5, h6, div#mw-panel div.portal h3 {
color: #fff;
}
a:not(.oo-ui-buttonElement-button), .mw-body a.extiw, .mw-body a.extiw:active, div#mw-panel div.portal div.body ul li a, div.vectorTabs li.selected a, div.vectorTabs li a, div.vectorMenu li a, div.vectorMenu h3 span, .mw-body a.external {
color: #009CFF !important;
}
a:visited {
color: #0083D7;
}
div.vectorTabs li.new a, div.vectorTabs li.new a:visited, a.new {
color: #ff1a1a !important;
}
div#footer ul li {
color: #CECECE;
}
.mw-warning {
color: #fff;
background-color: #555;
}
 
/* Recent changes */
.mw-plusminus-neg {
color: #ff1a1a;
}
.mw-plusminus-pos {
color: #33cc33;
}
 
/* Miscellaneous */
ul { /* Bulleted list */
list-style-image: none;
}
#toc, .toc, div.thumbinner, li.gallerybox div.thumb, .tabcontainer, .tabtoc li.selected, .mw-datatable td, .mw_metadata th {
background: #333;
}
.tabtoc li a {
color: #fff !important;
}
table.wikitable, #Uploadtext, #wpUploadFile, .mw-widget-dateInputWidget-handle, input.mw-input, .mw-input input, .mw-input textarea, select, .mw-input-with-label input, input[type="number"], input[type="text"] {
background: #333 !important;
color: #fff !important;
}
.boilerplate {
background: #666 !important;
color: #fff !important;
}
.mw_metadata td, ol.references li:target, sup.reference:target {
background: #444;
}
.catlinks {
background: #333 !important;
}
.mw-datatable th {
background: #303030;
}
.mw-datatable tr:hover td, #pagehistory li.selected {
background: #0064;
}
#pagehistory li {
border: none;
}
pre, .mw-code {
background: rgba(242,242,242,0.7);
}
.tocnumber, #toc #toctitle, .toc #toctitle, #toc .toctitle, .toc .toctitle,
#contentSub, #contentSub2, .history-size, #pagehistory li.selected, .postedit-container {
color: #fff;
}
div#imageLicenseText {
color: #000;
}
.oo-ui-dropdownWidget-handle {
color: #000;
}
.oo-ui-optionWidget.oo-ui-labelElement .oo-ui-labelElement-label {
color: #000;
}
 
/* Social profile */
input.site-button,
select#message_type,
textarea#message,
.mw-special-UpdateProfile input,
.mw-special-UpdateProfile select,
.mw-special-UpdateProfile textarea,
.mw-special-EditProfile input,
.mw-special-EditProfile select,
.mw-special-EditProfile textarea {
color: #fff !important;
background: #333 !important;
}
input.site-button:hover {
background: #444 !important;
}
input.site-button {
border: 1px solid #c8ccd1;
padding: 2px 10px;
}
.random-users-avatars h2 {
color: #fff !important;
}
#profile-toggle-button {
border-radius: 1em;
background: #666;
border: 2px solid #708090;
}
.profile-info-container b, .profile-info-container div {
color: #fff;
}
.profile-on {
background-color: #2e2e2e;
}
.profile-tab-on {
background-color: #666;
color: #fff !important;
border: 1px solid #fff;
}
.profile-tab {
border: 1px solid #fff;
background-color: #2e2e2e;
}
.profile-tab-on a, .profile-tab a {
color: #0645ad !important;
}
.profile-tab a:hover, .profile-update-title {
color: #fff !important;
}
#profile-image img,
.user-relationship-container img,
.user-gift-container img,
.user-board-message {
background: #333 !important;
}
.user-board-message-from {
background: #444 !important;
}
.random-users-avatars h2 {
color: #000;
}
#rc-welcome,
.mp-welcome-image img {
background: #333 !important;
}
.top-fan-nav h1 {
color: #fff;
}
#points-level a {
color: #fff !important;
}
 
/* Infobox and navbox color override */
.infobox {
color: #fff !important;
border: 1px solid #fff !important;
background-color: #444 !important;
}
.infobox tr th, .infobox tr td[colspan="2"] {
color: #fff !important;
background-color: #666 !important;
}
.infoboxheading {
color: #fff !important;
background-color: #333 !important;
}
.infoboxsubheading {
color: #fff !important;
background-color: #333 !important;
}
.infoboxcell {
color: #fff !important;
background-color: #333 !important;
border-top: 1px solid #fff !important;
border-bottom: 1px solid #fff !important;
}
.infoboxlabel {
color: #fff !important;
background-color: #333 !important;
border-top: 1px solid #fff !important;
border-bottom: 1px solid #fff !important;
}
.navbox {
color: #fff !important;
background-color: #333 !important;
border:1px solid #fff !important;
}
.navbox-group {
color: #fff !important;
background-color: #333 !important;
border-right: 1px solid #333 !important;
}
.navbox-title {
color: #fff !important;
background-color: #333 !important;
}
.navbox-title.light, .navbox-title.light a, .navbox-title.light span {
color: #fff !important;
}
.navbox-list {
color: #fff !important;
background-color: #333 !important;
border-left: 2px solid #333 !important;
}
.navbox a.selflink {
color: #fff !important;
}
.toccolours {
background: #333 !important;
}
.toccolours th:first-of-type,
.toccolours tr:first-of-type td {
background: #444 !important;
}
.plainlinksneverexpand, .plainlinksneverexpand span {
background: #333 !important;
}
.noticebox {
color: #fff !important;
background: #333 !important;
border-color: #444 !important;
}
.noticebox td, .noticebox td font {
color: #fff !important;
}
.noticebox div {
color: #fff !important;
background: #333 !important;
}
 
/* Forums */
.forum {
background-color: #555 !important;
border:1px solid #fff !important;
color: #fff !important;
}
 
/* Image licenses */
div.image {
background-color: #555 !important;
color: #fff !important;
}
div#imageLicenseText {
background-color: #555 !important;
color: #fff !important;
}
div#imageLicense.boilerplate {
background-color: #555 !important;
}
 
/* Page previews */
.mwe-popups {
background: #404040;
}
.mwe-popups.flipped_y:after {
border-top: 11px solid #404040;
}
.mwe-popups.mwe-popups-no-image-tri:after {
border-bottom: 11px solid #404040;
}
.mwe-popups .mwe-popups-container a {
color: #fff !important;
}
.mwe-popups-settings-icon:hover {
background-color: #333;
}
.mwe-popups-settings-icon:active {
background-color: #666;
}
.mwe-popups .mwe-popups-extract[dir='ltr']:after {
background-image: linear-gradient(to right,rgba(255,255,255,0),#404040 50%);
}
.mwe-popups .mwe-popups-extract[dir='rtl']:after {
background-image: linear-gradient(to left,rgba(255,255,255,0),#404040 50%);
}
 
/* Reference tooltips */
.rt-tooltip {
color: #fff;
border-color:#404040;
background: #404040;
}
.rt-tooltipTail {
background: #888;
}
.rt-tooltipTail:after {
background: #404040;
}
.rt-settingsLink:hover {
background-color: #333;
}
.rt-settingsLink:active {
background-color: #666;
}
 
/* Fixes */
.no-info-container {
background-color: #555 !important;
color: #fff;
}
#containerTem {
border-radius:0.5em;
border: 1px solid #DCDCDC;
background: #222;
color:#fff;
}
.scrollbox {
background: #333 !important;
color: #fff !important;
}
 
/* Social talk tabs */
.ns-200 #ca-talk a,
.ns-202 #ca-talk a {
color: #009CFF !important
}

Latest revision as of 11:49, August 16, 2023

/* CSS placed here will affect users of the Nimbus night theme */

body { background: #070C20 url(https://halo.wiki.gallery/images/0/01/HP_Dark-bg.jpg) no-repeat fixed top / cover !important; }
#article-text a.external[href^="https://www.halopedia.org"] { color: #009CFF !important; }