Main Page

User:SynthSy/vector-dark2.css

From Arks-Visiphone
< User:SynthSy
Revision as of 04:14, 28 February 2021 by SynthSy (talk | contribs)
Jump to navigation Jump to search

Note: After saving, 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: Go to Menu → Settings (Opera → Preferences on a Mac) and then to Privacy & security → Clear browsing data → Cached images and files.
.jumbotron {
  padding: 2rem 1rem;
  margin-bottom: 2rem;
  background-color: #1c1e22!important;
  border-radius: 0.3rem;
}

@media (min-width: 576px) {
  .jumbotron {
    padding: 4rem 2rem;
  }
}

.jumbotron-fluid {
  padding-right: 0;
  padding-left: 0;
  border-radius: 0;
}

body, #mw-head, #mw-head-base {
 color: #aaa!important;
 background-color: #272b30!important;
}

a {
 color: #fff!important;
}

.panel {
 background-color: #1c1e22!important;
 border: 1px solid rgba(0, 0, 0, 0.6);
}

ul.square > li > a,
.list-inline > li > a {
 color: #fff!important;
}

.list-inline > li > a.new {
 color: #cc1515!important
}

#cent > div > p > a {
 color: #fff!important;
}

.panel-body > .row > div > p > a {
 color: #fff!important;
}

div.collapsible-nav > div.portal > div.body > ul > li > a {
 color: #fff!important;
 background-color: transparent!important;
}

div.collapsible-nav > div.portal > h3 > a {
color: #fff!important;
background-color: transparent!important;
}

.mw-body, .parsoid-body {
background-color: #32383e!important;
background-clip: border-box;
border: 1px solid rgba(0, 0, 0, 0.6);
border-radius: 0.25rem;
color: #aaa!important;
}

div.mw-body-content > div.mw-content-ltr > div.mw-content-ltr > ul > li,
div.mw-body-content > div.mw-content-ltr > div.mw-content-ltr > ul > li > em,
div.mw-body-content > div.mw-content-ltr > div.mw-content-ltr > ul > li > strong {
text-shadow: -1px -1px 0 rgb(0 0 0 / 30%);
color: #aaa!important;
}

div.mw-content-ltr, .firstHeading {
color: #aaa!important;
}

div#contentSub2 > span.subpages {
color: #aaa;
}

div#contentSub > a,
div#contentSub2 > a,
div#contentSub2 > span.subpages > a {
color: #fff!important;
}

div.mw-content-text > form#mw-history-searchform {
 display: block;
 width: 100%;
 height: calc(1.5em + 1.5rem + 2px);
 padding: 0.75rem 1rem;
 font-size: 0.9375rem;
 font-weight: 400;
 line-height: 1.5;
 color: #52575c;
 background-color: #fff;
 background-clip: padding-box;
 border: 1px solid #ced4da;
 border-radius: 0.25rem;
 transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

form > fieldset#mw-history-search > legend {
color: #aaa!important;
}

ul#pagehistory {
 display: -ms-flexbox;
 display: flex;
 -ms-flex-direction: column;
 flex-direction: column;
 padding-left: 0;
 margin-bottom: 0;
 border-radius: 0.25rem;
 background-color: #272b30;
}

ul#pagehistory > li.after {
 position: relative;
 display: block;
 padding: 0.50rem 0.25rem;
 background-color: #32383e;
 border: 1px solid rgba(0, 0, 0, 0.6);
}

ul#pagehistory > li.after,
.mw-usertoollinks {
 color: #aaa!important;
}

ul#pagehistory > li.after > a.mw-changeslist-date,
ul#pagehistory > li.after > span.mw-history-histlinks,
ul#pagehistory > li.after > span.mw-history-histlinks > a {
color: #fff!important;
}

span.mw-history-histlinks {
padding-right: 5px;
}

li.after > span.comment {
 color: #aaa!important;
}

ul#pagehistory >li.before {
 color: #fff!important;
 background-color: #3e444c;
 border-color: rgba(0, 0, 0, 0.6);
}

span.history-user > .mw-usertoollinks > a.mw-usertoollinks-contribs,
span.history-user > .mw-usertoollinks > .mw-usertoollinks-block,
span.mw-rollback-link,
span.mw-rollback-link > a,
span.mw-history-undo,
span.mw-history-undo > a,
span.mw-history-histlinks,
span.mw-history-histlinks > a,
ul#pagehistory > li.before > a,
span.history-user > a.mw-userlink,
span.history-user > a.mw-userlink > bdi {
 color: #fff!important;
}

div.mw-history-legend,
div.mw-history-legend > p,
div.mw-history-legend > p > strong {
 color: #aaa !important;
}

.history-size, .mw-content-text {
 color: #aaa !important;
}

.mw-plusminus-pos {
 color: #62c462 !important;
}

.mw-plusminus-neg {
 color: #ee5f5b !important;
}

.mw-plusminus-null {
 color: #7a8288 !important;
}

.mw-lastlink, .mw-nextlink, .mw-numlink {
 color: #fff!important;
}

.mw-content-text > form > fieldset#mw-history-search > label > a {
 color: #fff!important;
}

div#footer > ul#footer-places > li > a {
 color: #fff!important;
}

#footer-info-lastmod, 
#footer-info-copyright {
 color: #aaa!important;
}

.editOptions {
 background-color: #32383e!important;
 border: 1px solid #7a8288!important;;
}

span.editHelp,
span.editHelp > a,
span.oo-ui-labelElement-label,
#editpage-copywarn > p > a.external,
#editpage-copywarn > p > a,
.mw-editfooter-list > * > a {
 color: #fff!important;
}

.patrollink,
.patrollink > a,
.mw-editsection > a {
 color: #fff!important;
}

.mw-selflink {
 color: #a79e9e!important
}

.wikitable > * > tr > td > a {
 color: #565151!important
}

.mw-headline, .mw-editsection-bracket {
 color: #aaa!important;
}

div.thumbinner {
 background-color: #1c1e22!important;
 background-clip: border-box!important;
 border: 1px solid rgba(0, 0, 0, 0.6)!important;
 border-radius: 0.25rem!important;
}

.thumbimage {
 border: 0px!important;
}

table.wikitable {
 background-color: #272b30!important;
 color: #fff!important;
}

table.wikitable > * > tr > th {
 background-color: #242729!important;
}

table.wikitable > * > tr > td > a {
 color: #fff!important;
}

table.wikitable.darkmode-text > * > tr > td > a {
 color: #565151!important;
}

ul {
 list-style-image: none;
}

div.toc, .smw-editpage-help {
 background-color: #1c1e22!important;
}

span.toctext,
div.toctitle > h2 {
 color: #aaa!important;
}

span.tocnumber {
 color: #d0d0d0!important;
}

span.toctoggle > a.togglelink {
 color: #fff!important;
}

li#ca-nstab-user > * > a {
 color: #d0d0d0!important;
}

div.menu {
 background-color: #3a3f44!important;
 background-clip: padding-box!important;
 border: 1px solid rgba(0, 0, 0, 0.6)!important;
 color: #aaa!important;
}

h3#p-cactions-label > span {
 color: #aaa!important;
}

div#left-navigation {
 background-color: #3a3f44!important;
 background-image: none!important;
}

div.vectorTabs {
 background-image: none!important;
}

div.vectorTabs > ul > li {
 background-color: #3a3f44!important;
 background-image: none!important;
}

div.vectorTabs > ul > li.selected {
 background-color: rgba(0, 0, 0, 0.3)!important;
 background-image: none!important;
}

#mw-content-text > h2 {
 color: #aaa!important;
}

.oo-ui-menuSelectWidget {
 background-color: #252525!important;
}

.oo-ui-optionWidget-selected {
 background-color: rgba(0, 0, 0, 0.3)!important;
}

div.oo-ui-widget > span.oo-ui-dropdownWidget-handle > span.oo-ui-labelElement-label {
 color: #000!important;
}

.catlinks {
 background-color: rgba(0, 0, 0, 0.3)!important;
}

.mw-changeslist > h4 {
 color: #aaa!important;
}

#mw-page-base {
 background-image: none!important;
 background-color: #272b30!important;
}