MediaWiki:Vector-darkmode.css

From The Kingkiller Chronicle Wiki
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: 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.
/* <pre> */
body {
    background-color: #071022;
}

.mw-special-ApiHelp {
    backgroun-image: none;
    background-color: #172136;
}

.mw-body {
    color: #cbd9f4;
    background-color: #172136;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #cbd9f4;
    border-color: #596e96;
}

pre,
code {
    background-color: #313e59;
    border-color: #172136;
}

.mw-highlight pre {
    background: inherit;
    color: #444e5a;
}

ul {
    list-style-image: url("data:image/svg+xml,%3C?xml version='1.0' encoding='UTF-8'?%3E %3Csvg xmlns='http://www.w3.org/2000/svg' version='1.1' width='5' height='13'%3E %3Ccircle cx='2.5' cy='9.5' r='2.5' fill='%238cabe6'/%3E %3C/svg%3E");
}

hr {
    border-color: #596e96;
}

.tabber .tabbertab {
    background-color: #313e59;
    border-color: #172136;
}

ul.tabbernav li.tabberactive a {
    color: #cbd9f4;
    background-color: #313e59;
    border-color: #313e59;
}

ul.tabbernav li.tabberactive a:hover,
ul.tabbernav li.tabberactive a:visited {
    color: #cbd9f4;
    background-color: #313e59;
    border-color: #313e59;
}

ul.tabbernav li a {
    background: #222e45;
    color: #cbd9f4;
    border-color: #172136;
}

ul.tabbernav li a:hover {
    background-color: #27354f;
    border-color: #172136;
}

ul.tabbernav li a:link,
ul.tabbernav li a:visited {
    color: #cbd9f4;
}

.mw-input input {
    background-color: #384766;
    border: 1px solid #475980;
    color: #cbd9f4;
    padding: 2px 1px;
    border-radius: 2px;
}

.mw-input select {
    background-color: #384766;
    border: 1px solid #475980;
    color: #cbd9f4;
    border-radius: 2px;
}

.mw-input textarea {
    background-color: #384766;
    border: 1px solid #475980;
    color: #cbd9f4;
    border-radius: 2px;
}

input[type="submit"],
button[type="submit"],
input[type="button"],
button[type="button"] {
    background-color: #313e59;
    border: 1px solid #3f5073;
    color: #cbd9f4;
    padding: 2px 7px;
    border-radius: 2px;
    cursor: pointer;
}

input[type="submit"]:hover,
button[type="submit"]:hover,
input[type="button"]:hover,
button[type="button"]:hover {
    background-color: #384766;
    border: 1px solid #475980;
    color: #cbd9f4;
}

fieldset {
    border-color: #596e96;
}

fieldset input {
    background-color: #384766;
    border: 1px solid #475980;
    color: #cbd9f4;
    padding: 2px 1px;
    border-radius: 2px;
}

fieldset select {
    background-color: #384766;
    border: 1px solid #475980;
    color: #cbd9f4;
    border-radius: 2px;
}

.createbox input.mw-ui-input,
.forumsearchbox input.mw-ui-input,
.searchbox input.mw-ui-input,
.createbox input[type="submit"],
.forumsearchbox input[type="submit"],
.searchbox input[type="submit"] {
    padding: 0.546875em 1em;
    box-shadow: none;
}

a,
image a,
#mw-panel .portal .body li a {
    color: #8cabe6;
}

a:visited,
image a:visited,
#mw-panel .portal .body li a:visited,
a:active,
image a:active,
#mw-panel .portal .body li a:active {
    color: #8cabe6;
}

a.new,
image a.new,
#mw-panel .portal .body li a.new {
    color: #f77367;
}

a.new:visited,
image a.new:visited,
#mw-panel .portal .body li a.new:visited {
    color: #f77367;
}

.mw-body-content a.external,
.mw-body-content a.extiw {
    color: #8cabe6;
}

.mw-body-content a.external:visited,
.mw-body-content a.extiw:visited,
.mw-body-content a.external:active,
.mw-body-content a.extiw:active {
    color: #8cabe6;
}

div.thumbinner {
    border: none;
}

html .thumbimage {
    background: #222e45;
}

html .thumbcaption {
    color: #cbd9f4;
    background: #313e59;
    border: none;
}

#file img,
#file img:hover,
.filehistory a img,
table.filehistory img {
    background-image: url('filepath://Dark_mode_checkered_transparency.png');
}

li.gallerybox div.thumb {
    background: #222e45;
    border-color: #222e45;
}

ul.mw-gallery-packed-hover li.gallerybox:hover div.gallerytextwrapper,
ul.mw-gallery-packed-overlay li.gallerybox div.gallerytextwrapper,
ul.mw-gallery-packed-hover li.gallerybox.mw-gallery-focused div.gallerytextwrapper {
    background: rgba(7, 16, 34, 0.7);
}

div.gallerytext {
    color: #cbd9f4;
}

#filetoc {
    background: #313e59;
    border: none;
}

img.thumbborder {
    border-color: #26375a;
}

.musicplayer {
    background: #313e59;
    border: none;
}

#mw-panel .portal h3 {
    color: #cbd9f4;
}

div.vectorTabs,
div.vectorTabs ul,
div.vectorTabs ul li,
div#mw-head div.vectorMenu h3 {
    background: #222e45;
}

div.vectorTabs li.selected {
    background: #172136;
}

div.vectorTabs li.selected a,
div.vectorTabs li.selected a:visited {
    color: #cbd9f4;
}

div.vectorTabs li a,
div.vectorTabs li a:visited,
div.vectorTabs li a:active {
    color: #8cabe6;
}

div.vectorTabs li.new a,
div.vectorTabs li.new a:visited,
div.vectorTabs li.new a:active {
    color: #f77367;
}

div.vectorMenu li a,
div.vectorMenu li a:visited,
div.vectorMenu li a:active {
    color: #8cabe6;
}

#p-cactions:hover #p-cactions-label,
div.vectorTabs ul li:not(.selected):hover,
div#mw-head div.vectorMenu h3:hover {
    background: #293753;
}

.vectorTabs #ca-watch.icon a {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2216%22 height=%2216%22%3E %3Cpath fill=%22transparent%22 stroke=%22%238cabe6%22 stroke-width=%22.99992%22 d=%22M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z%22/%3E %3C/svg%3E");
}

.vectorTabs #ca-watch.icon a:hover,
.vectorTabs #ca-watch.icon a:focus {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2216%22 height=%2216%22%3E %3Cpath fill=%22transparent%22 stroke=%22%23f7861b%22 stroke-width=%22.99992%22 d=%22M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z%22/%3E %3C/svg%3E");
}

.vectorTabs #ca-unwatch.icon a {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2216%22 height=%2216%22%3E %3Cpath fill=%22%238cabe6%22 stroke=%22%238cabe6%22 stroke-width=%22.99992%22 d=%22M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z%22/%3E %3C/svg%3E");
}

.vectorTabs #ca-unwatch.icon a:hover,
.vectorTabs #ca-unwatch.icon a:focus {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2216%22 height=%2216%22%3E %3Cpath fill=%22%238cabe6%22 stroke=%22%23f7861b%22 stroke-width=%22.99992%22 d=%22M8.103 1.146l2.175 4.408 4.864.707-3.52 3.431.831 4.845-4.351-2.287-4.351 2.287.831-4.845-3.52-3.431 4.864-.707z%22/%3E %3C/svg%3E");
}

div.vectorMenu h3 span {
    color: #8cabe6;
}

div.vectorMenu h3 span:after {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2212%22 viewBox=%220 0 12 12%22%3E %3Cpath d=%22M11.05 3.996l-.965-1.053-4.035 3.86-3.947-3.86L1.05 3.996l5 5 5-5%22 fill=%22%238cabe6%22/%3E %3C/svg%3E");
}

#p-personal {
    background: rgba(7, 16, 34, 0.5);
    top: 0;
    right: 0;
    border-radius: 0 0 0 .3em;
}

#p-personal ul {
    padding: .15em 1em 0 .4em;
}

#pt-skin-toggles .oo-ui-icon-advanced {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='UTF-8'%3F%3E%3Csvg height='21' viewBox='0 0 21 21' width='21' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='m8.85464918.37900488c-1.91149353 1.51069427-3.13816124 3.84973402-3.13816124 6.47527736 0 4.55564936 3.69308349 8.24873286 8.24873286 8.24873286 2.5815709 0 4.8861545-1.1859235 6.3986798-3.0426994-.8206378 4.7389755-4.9523867 8.343122-9.9259291 8.343122-5.56375572 0-10.07407088-4.5103151-10.07407088-10.0740709 0-5.02506013 3.67919933-9.19079725 8.49074856-9.95036192z' fill='%23cbd9f4' fill-rule='evenodd'/%3E%3C/svg%3E");
}

#pt-notifications-alert .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read,
#pt-notifications-notice .mw-echo-notifications-badge.mw-echo-notifications-badge-all-read,
#pt-notifications-alert .mw-echo-notifications-badge:before,
#pt-notifications-notice .mw-echo-notifications-badge:before {
    opacity: 1;
}

#pt-notifications-alert .mw-echo-notifications-badge:before {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E bell %3C/title%3E%3Cpath fill='%23cbd9f4' d='M16 7a5.38 5.38 0 0 0-4.46-4.85C11.6 1.46 11.53 0 10 0S8.4 1.46 8.46 2.15A5.38 5.38 0 0 0 4 7v6l-2 2v1h16v-1l-2-2zm-6 13a3 3 0 0 0 3-3H7a3 3 0 0 0 3 3z'/%3E%3C/svg%3E");
}

#pt-notifications-notice .mw-echo-notifications-badge:before {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Ctitle%3E tray %3C/title%3E%3Cpath fill='%23cbd9f4' d='M17 1H3a2 2 0 0 0-2 2v14a2 2 0 0 0 2 2h14a2 2 0 0 0 2-2V3a2 2 0 0 0-2-2zm0 12h-4l-1 2H8l-1-2H3V3h14z'/%3E%3C/svg%3E");
}

#pt-userpage,
#pt-anonuserpage {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2213.836%22 viewBox=%220 0 12 13.836%22%3E %3Cpath fill='%23cbd9f4' d=%22M1.938%2C6.656c-1.32%2C1.485-1.47%2C3.15-0.97%2C4.25c0.323%2C0.707%2C0.78%2C1.127%2C1.313%2C1.375 c0.496%2C0.229%2C1.074%2C0.273%2C1.658%2C0.282c0.023%2C0%2C0.04%2C0.03%2C0.062%2C0.03h4.187c0.61%2C0%2C1.225-0.125%2C1.75-0.405 c0.527-0.28%2C0.961-0.718%2C1.188-1.376c0.335-0.964%2C0.175-2.529-1.094-4.03C9.094%2C7.954%2C7.68%2C8.719%2C6.065%2C8.719 c-1.677%2C0-3.182-0.812-4.125-2.063H1.938z%22/%3E %3Cpath fill='%23cbd9f4' d=%22M6.063%2C0c-1.89%2C0-3.595%2C1.674-3.594%2C3.563C2.467%2C5.45%2C4.173%2C7.155%2C6.06%2C7.155 c1.89%2C0%2C3.564-1.705%2C3.563-3.593C9.625%2C1.673%2C7.95%2C0%2C6.063%2C0L6.063%2C0z%22/%3E %3C/svg%3E");
}

#pt-anonuserpage {
    color: #cbd9f4;
}

div#simpleSearch {
    background: #313e59;
}

div#simpleSearch #searchInput {
    color: #cbd9f4;
}

div#simpleSearch #searchInput::placeholder {
    color: #cbd9f4;
    opacity: .6;
}

div#simpleSearch #searchButton {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2212%22 height=%2213%22%3E %3Cg fill=%22none%22 stroke=%22%238cabe6%22 stroke-width=%222%22%3E %3Cpath d=%22M11.29 11.71l-4-4%22/%3E %3Ccircle cx=%225%22 cy=%225%22 r=%224%22/%3E %3C/g%3E %3C/svg%3E");
}

.suggestions-results,
.suggestions-special {
    background-color: #313e59;
    border-color: #596e96;
}

.suggestions-result,
.suggestions-special .special-query {
    color: #cbd9f4;
}

.suggestions-special .special-label {
    color: #8cabe6;
}

.mw-notification {
    background-color: #313e59;
    border: 1px solid #596e96;
    color: #cbd9f4;
}

div.vectorMenu div.menu {
    background-color: #313e59;
    border: 1px solid #596e96;
}

#footer ul li {
    color: #cbd9f4;
}

#footer-copyrightico img {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('filepath://Creative_Commons_footer_dark.png?width=88') no-repeat;
    width: 88px;
    height: 31px;
    padding-left: 88px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #footer-copyrightico img {
          background-image: url('filepath://Creative_Commons_footer_dark.png');
          background-size: 88px 31px;
    }

}

#footer-poweredbyico img {
    display: block;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url('filepath://Weird_Gloop_footer_dark.png?width=88') no-repeat;
    width: 88px;
    height: 31px;
    padding-left: 88px;
}

@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    #footer-poweredbyico img {
          background-image: url('filepath://Weird_Gloop_footer_dark.png');
          background-size: 88px 31px;
    }

}

.catlinks {
    background: #313e59;
    border: none;
}

.catlinks li {
    border-color: #596e96;
}

.client-js .mw-content-ltr .mw-editsection-bracket:first-of-type,
.client-js .mw-content-ltr .mw-editsection-bracket:not(:first-of-type) {
    color: #cbd9f4;
}

#contentSub,
#contentSub2 {
    color: #99aad0;
}

.warningbox {
    color: #feecea;
    background: #731911;
    border: none;
}

.warningbox a {
    color: #fbc0ba;
}

.warningbox.tdg-editscreen-error-msg {
    color: #feecea;
}

.updatedmarker {
    color: #ecf8e3;
    background-color: #3c780a;
}

div.mw-warning-with-logexcerpt,
#sp-contributions-footer {
    background-color: #313e59;
    border: none;
}

#viewingold-warning,
#viewingnew-warning {
    background-color: #313e59;
    border: none;
    color: #cbd9f4;
}

.mwe-popups {
    background: #313e59;
}

.mwe-popups.flipped_x_y:before,
.mwe-popups.flipped_y:before {
    border-top: none;
}

.mwe-popups.mwe-popups-no-image-tri:before {
    border-bottom: none;
}

.mwe-popups.flipped_x_y:after,
.mwe-popups.flipped_y:after {
    border-top-color: #313e59;
}

.mwe-popups.mwe-popups-no-image-tri:after {
    border-bottom-color: #313e59;
}

.mwe-popups .mwe-popups-extract {
    color: #cbd9f4;
}

.mwe-popups .mwe-popups-extract[dir='ltr']:after {
    background-image: linear-gradient(to right, rgba(49, 62, 89, 0), #313e59 50%);
}

#pagehistory li {
    border-color: transparent;
}

#pagehistory li.selected {
    border: 1px solid #313e59;
    background: #222e45;
    color: #cbd9f4;
}

#mw-history-compare > div:first-of-type {
    background-color: #172136;
    border-color: #313e59;
}

#deletedtextmessage {
    background: #313e59 !important;
    color: #cbd9f4 !important;
    padding: 1em;
    border-radius: 2px;
    margin-bottom: 1em;
}

.autocomment {
    color: #cbd9f4;
    opacity: .8;
}

#mw-search-top-table input {
    background-color: #313e59;
    border-color: #222e45;
    color: #cbd9f4;
}

.mw-widget-searchWidget-menu {
    background-color: #313e59;
    border-color: #222e45;
}

.mw-content-ltr .redirectText li:first-child {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2247%22 height=%2220%22 viewBox=%220 0 47 20%22%3E %3Cpath fill=%22none%22 stroke=%22%23cbd9f4%22 stroke-width=%222%22 stroke-miterlimit=%2210%22 d=%22M14.98 2.5V11c0 1.04 1.02 1.98 2.02 1.98h6l3 .02%22/%3E %3Cpath fill=%22%23cbd9f4%22 d=%22M23.48 9.5l.02 7L30 13z%22/%3E %3C/svg%3E");
}

.mw-mmv-overlay {
    background-color: #071022;
}

.mw-mmv-post-image.mw-mmv-untruncated,
.jq-fullscreened .mw-mmv-post-image {
    box-shadow: 0 -4px 10px rgba(0, 0, 0, 0.3);
}

.mw-mmv-post-image {
    color: #cbd9f4;
    background-color: #222e45;
}

.mw-mmv-image-metadata {
    color: #cbd9f4;
    background-color: #313e59;
    border-top: none;
    transition: .1s ease;
}

.mw-mmv-main.metadata-panel-is-open .mw-mmv-image-metadata {
    padding-top: 1em;
}

.mw-mmv-image-links li {
    color: inherit;
}

.mw-mmv-image-links li::before {
    filter: brightness(1.5);
}

td.diff-context {
    background: #222e45;
    border-color: #313e59;
    color: #cbd9f4;
}

td.diff-addedline {
    background: #222e45;
}

td.diff-addedline .diffchange {
    color: #ffffff;
    background: #438ab5;
}

td.diff-deletedline {
    background: #222e45;
}

td.diff-deletedline .diffchange {
    color: #ffffff;
    background: #379541;
}

.oo-ui-widget {
    color: #cbd9f4;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
    color: #cbd9f4;
    background-color: #313e59;
    border-color: #3f5073;
}

.oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
    background-color: #313e59;
    border-color: #3f5073;
    opacity: 0.6;
}

.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
    border-left-color: #3f5073 !important;
}

.oo-ui-buttonElement-framed.oo-ui-iconElement.oo-ui-widget-disabled > .oo-ui-buttonElement-button > .oo-ui-iconElement-icon {
    opacity: 0.6;
    filter: none !important;
}

.oo-ui-buttonElement-framed.oo-ui-widget-enabled:not(.oo-ui-buttonElement-active) > .oo-ui-buttonElement-button:hover {
    color: #cbd9f4;
    background-color: #384766;
    border-color: #475980;
}

.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagMultiselectWidget-handle {
    background-color: #222e45;
    border-color: #2f4060;
}

.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-inlined .oo-ui-tagMultiselectWidget-handle {
    background-color: #384766;
    border-color: #475980;
}

.oo-ui-tagMultiselectWidget-handle > .oo-ui-tagMultiselectWidget-content .oo-ui-tagMultiselectWidget-group:empty + input {
    color: #cbd9f4;
}

.oo-ui-menuSelectWidget {
    border-color: #2f4060;
}

.oo-ui-tagMultiselectWidget.oo-ui-widget-enabled.oo-ui-tagMultiselectWidget-outlined .oo-ui-tagItemWidget.oo-ui-widget-enabled {
    background-color: #313e59;
    border-color: #3f5073;
}

.oo-ui-widget.oo-ui-widget-enabled.oo-ui-labelElement.oo-ui-draggableElement.oo-ui-draggableElement-handle.oo-ui-tagItemWidget {
    background-color: #313e59;
    border-color: #3f5073;
}

.oo-ui-textInputWidget input,
.oo-ui-textInputWidget textarea {
    color: #cbd9f4;
    background-color: #384766;
    border-color: #475980;
}

.oo-ui-inputWidget-input::placeholder {
    color: rgba(203, 217, 244, 0.6);
}

.oo-ui-textInputWidget.oo-ui-widget-enabled:hover input,
.oo-ui-textInputWidget.oo-ui-widget-enabled:hover textarea {
    border-color: #556c9b;
}

.oo-ui-textInputWidget .oo-ui-pendingElement-pending {
    background-color: #fff;
}

.oo-ui-textInputWidget.oo-ui-widget-disabled .oo-ui-inputWidget-input {
    background-color: #313e59;
    border-color: #3f5073;
    opacity: 0.6;
}

.oo-ui-textInputWidget.oo-ui-widget-disabled input,
.oo-ui-textInputWidget.oo-ui-widget-disabled textarea {
    text-shadow: none;
}

.oo-ui-numberInputWidget.oo-ui-widget-disabled.oo-ui-numberInputWidget-buttoned .oo-ui-iconElement-icon {
    filter: none;
    opacity: 0.6;
}

.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle {
    color: #cbd9f4;
    background-color: #313e59;
    border-color: #3f5073;
}

.oo-ui-dropdownWidget.oo-ui-widget-enabled .oo-ui-dropdownWidget-handle:hover {
    color: #cbd9f4;
    background-color: #313e59;
    border-color: #475980;
}

.oo-ui-dropdownWidget.oo-ui-widget-enabled.oo-ui-dropdownWidget-open .oo-ui-dropdownWidget-handle {
    background-color: #384766;
}

.oo-ui-menuSelectWidget {
    background-color: #313e59;
}

.oo-ui-menuOptionWidget.oo-ui-optionWidget-selected {
    background-color: #2a354c;
}

.oo-ui-menuOptionWidget.oo-ui-optionWidget-highlighted {
    background-color: #384766;
}

.mw-widget-dateInputWidget-handle {
    background: #384766;
    border-color: #475980;
}

.mw-widget-dateInputWidget.oo-ui-widget-enabled .mw-widget-dateInputWidget-handle:hover {
    border-color: #556c9b;
}

.oo-ui-windowManager-modal > .oo-ui-dialog {
    background-color: rgba(25, 25, 25, 0.6);
}

.oo-ui-labelElement-label {
    color: #cbd9f4;
}

.tdg-templateDataDialog-panels .oo-ui-labelElement-label {
    color: #cbd9f4;
}

.tdg-templateDataDialog-panels .oo-ui-dropdownWidget .oo-ui-labelElement-label,
.tdg-templateDataDialog-panels .tdg-templateDataParamWidget-param-alias {
    color: #cbd9f4;
}

.tdg-templateDataDialog-panels .errorbox {
    background-color: #8e221a;
    border-color: #8e221a;
    color: #ffffff;
}

.tdg-templateDataDialog-panels .successbox {
    background-color: #3c780a;
    border-color: #3c780a;
    color: #ffffff;
}

.oo-ui-panelLayout-framed {
    background-color: #222e45;
    border-color: #2f4060;
}

.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:first-child td,
.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:nth-child(even) td {
    background-color: transparent;
}

.mw-htmlform-ooui .mw-htmlform-matrix tbody tr:not(:first-child):hover td {
    background-color: #2f4060;
}

.oo-ui-popupWidget-popup {
    background-color: #222e45;
    border-color: #2f4060;
}

.oo-ui-popupWidget-anchored-start .oo-ui-popupWidget-anchor:after {
    border-right-color: #222e45;
}

.oo-ui-popupWidget-anchored-start .oo-ui-popupWidget-anchor:before {
    border-right-color: #2f4060;
}

.oo-ui-popupWidget-anchored-end .oo-ui-popupWidget-anchor:after {
    border-left-color: #222e45;
}

.oo-ui-popupWidget-anchored-end .oo-ui-popupWidget-anchor:before {
    border-left-color: #2f4060;
}

.oo-ui-popupWidget-anchored-bottom .oo-ui-popupWidget-anchor:after {
    border-top-color: #222e45;
}

.oo-ui-popupWidget-anchored-bottom .oo-ui-popupWidget-anchor:before {
    border-top-color: #2f4060;
}

.oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor:after {
    border-bottom-color: #222e45;
}

.oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor:before {
    border-bottom-color: #2f4060;
}

.oo-ui-buttonInputWidget:not(.oo-ui-flaggedElement-primary) .oo-ui-labelElement-label,
.oo-ui-buttonOptionWidget:not(.oo-ui-optionWidget-selected) .oo-ui-labelElement-label,
.dis-calc-select-junk-menu .oo-ui-optionWidget-selected .oo-ui-labelElement-label {
    color: #cbd9f4;
}

.mw-widget-calendarWidget {
    border-color: #475980;
}

.mw-widget-dateInputWidget-calendar {
    background: #384766;
}

.mw-widget-calendarWidget-item:hover {
    background: #556c9b;
}

.mw-widget-calendarWidget-day-heading {
    color: #cbd9f4;
}

.mw-widget-calendarWidget-day {
    color: #cbd9f4;
}

.mw-widget-calendarWidget-day-additional {
    color: rgba(203, 217, 244, 0.5);
}

.oo-ui-iconElement-icon.oo-ui-icon-next,
.oo-ui-iconElement-icon.oo-ui-icon-previous,
.oo-ui-iconElement-icon.oo-ui-icon-collapse,
.oo-ui-iconElement-icon.oo-ui-icon-first,
.oo-ui-iconElement-icon.oo-ui-icon-last,
.oo-ui-iconElement-icon.oo-ui-icon-info,
.oo-ui-iconElement-icon.oo-ui-icon-close,
.oo-ui-iconElement-icon.oo-ui-icon-bookmark,
.oo-ui-iconElement-icon.oo-ui-icon-trash,
.oo-ui-iconElement-icon.oo-ui-icon-article,
.oo-ui-iconElement-icon.oo-ui-icon-tag,
.oo-ui-iconElement-icon.oo-ui-icon-menu,
.oo-ui-iconElement-icon.oo-ui-icon-play,
.oo-ui-iconElement-icon.oo-ui-icon-highlight,
.oo-ui-iconElement-icon.oo-ui-icon-search,
.oo-ui-iconElement-icon.oo-ui-icon-calendar,
.oo-ui-iconElement-icon.oo-ui-icon-history {
    filter: invert(1);
}

.oo-ui-indicatorElement-indicator {
    filter: invert(1);
}

.mw-highlight pre {
    background-color: #222e45;
}

.mw-highlight pre .hll {
    background-color: #49483e;
}

.mw-highlight pre .c {
    color: #949eaa;
}

.mw-highlight pre .err {
    color: #960050;
}

.mw-highlight pre .k {
    color: #66d9ef;
}

.mw-highlight pre .l {
    color: #ae81ff;
}

.mw-highlight pre .n {
    color: #f8f8f2;
}

.mw-highlight pre .o {
    color: #f92672;
}

.mw-highlight pre .p {
    color: #f8f8f2;
}

.mw-highlight pre .ch {
    color: #949eaa;
}

.mw-highlight pre .cm {
    color: #949eaa;
}

.mw-highlight pre .cp {
    color: #949eaa;
}

.mw-highlight pre .cpf {
    color: #949eaa;
}

.mw-highlight pre .c1 {
    color: #949eaa;
}

.mw-highlight pre .cs {
    color: #949eaa;
}

.mw-highlight pre .gd {
    color: #f92672;
}

.mw-highlight pre .ge {
    font-style: italic;
}

.mw-highlight pre .gi {
    color: #a6e22e;
}

.mw-highlight pre .gs {
    font-weight: bold;
}

.mw-highlight pre .gu {
    color: #949eaa;
}

.mw-highlight pre .kc {
    color: #66d9ef;
}

.mw-highlight pre .kd {
    color: #66d9ef;
}

.mw-highlight pre .kn {
    color: #f92672;
}

.mw-highlight pre .kp {
    color: #66d9ef;
}

.mw-highlight pre .kr {
    color: #66d9ef;
}

.mw-highlight pre .kt {
    color: #66d9ef;
}

.mw-highlight pre .ld {
    color: #e6db74;
}

.mw-highlight pre .m {
    color: #ae81ff;
}

.mw-highlight pre .s {
    color: #e6db74;
}

.mw-highlight pre .na {
    color: #a6e22e;
}

.mw-highlight pre .nb {
    color: #f8f8f2;
}

.mw-highlight pre .nc {
    color: #a6e22e;
}

.mw-highlight pre .no {
    color: #66d9ef;
}

.mw-highlight pre .nd {
    color: #a6e22e;
}

.mw-highlight pre .ni {
    color: #f8f8f2;
}

.mw-highlight pre .ne {
    color: #a6e22e;
}

.mw-highlight pre .nf {
    color: #a6e22e;
}

.mw-highlight pre .nl {
    color: #f8f8f2;
}

.mw-highlight pre .nn {
    color: #f8f8f2;
}

.mw-highlight pre .nx {
    color: #a6e22e;
}

.mw-highlight pre .py {
    color: #f8f8f2;
}

.mw-highlight pre .nt {
    color: #f92672;
}

.mw-highlight pre .nv {
    color: #f8f8f2;
}

.mw-highlight pre .ow {
    color: #f92672;
}

.mw-highlight pre .w {
    color: #f8f8f2;
}

.mw-highlight pre .mb {
    color: #ae81ff;
}

.mw-highlight pre .mf {
    color: #ae81ff;
}

.mw-highlight pre .mh {
    color: #ae81ff;
}

.mw-highlight pre .mi {
    color: #ae81ff;
}

.mw-highlight pre .mo {
    color: #ae81ff;
}

.mw-highlight pre .sa {
    color: #e6db74;
}

.mw-highlight pre .sb {
    color: #e6db74;
}

.mw-highlight pre .sc {
    color: #e6db74;
}

.mw-highlight pre .dl {
    color: #e6db74;
}

.mw-highlight pre .sd {
    color: #e6db74;
}

.mw-highlight pre .s2 {
    color: #e6db74;
}

.mw-highlight pre .se {
    color: #ae81ff;
}

.mw-highlight pre .sh {
    color: #e6db74;
}

.mw-highlight pre .si {
    color: #e6db74;
}

.mw-highlight pre .sx {
    color: #e6db74;
}

.mw-highlight pre .sr {
    color: #e6db74;
}

.mw-highlight pre .s1 {
    color: #e6db74;
}

.mw-highlight pre .ss {
    color: #e6db74;
}

.mw-highlight pre .bp {
    color: #f8f8f2;
}

.mw-highlight pre .fm {
    color: #a6e22e;
}

.mw-highlight pre .vc {
    color: #f8f8f2;
}

.mw-highlight pre .vg {
    color: #f8f8f2;
}

.mw-highlight pre .vi {
    color: #f8f8f2;
}

.mw-highlight pre .vm {
    color: #f8f8f2;
}

.mw-highlight pre .il {
    color: #ae81ff;
}

.wikiEditor-ui .ace-tm .ace_gutter {
    background: #313e59;
    color: #cbd9f4;
}

.wikiEditor-ui .ace-tm .ace_print-margin {
    width: 1px;
    background: #555651;
}

.wikiEditor-ui .ace-tm {
    background-color: #222e45;
    color: #f8f8f2;
}

.wikiEditor-ui .ace-tm .ace_cursor {
    color: #f8f8f0;
}

.wikiEditor-ui .ace-tm .ace_marker-layer .ace_selection {
    background: #334567;
}

.wikiEditor-ui .ace-tm.ace_multiselect .ace_selection.ace_start {
    box-shadow: 0 0 3px 0px #334567;
}

.wikiEditor-ui .ace-tm .ace_marker-layer .ace_step {
    background: #665200;
}

.wikiEditor-ui .ace-tm .ace_marker-layer .ace_bracket {
    margin: -1px 0 0 -1px;
    border: 1px solid #49483e;
}

.wikiEditor-ui .ace-tm .ace_marker-layer .ace_active-line {
    background: #2a3956;
}

.wikiEditor-ui .ace-tm .ace_gutter-active-line {
    background-color: #43557a;
}

.wikiEditor-ui .ace-tm .ace_marker-layer .ace_selected-word {
    border: 1px solid #49483E;
    background: #49483e;
}

.wikiEditor-ui .ace-tm .ace_invisible {
    color: #52524d;
}

.wikiEditor-ui .ace-tm .ace_entity.ace_name.ace_tag,
.wikiEditor-ui .ace-tm .ace_keyword,
.wikiEditor-ui .ace-tm .ace_meta.ace_tag,
.wikiEditor-ui .ace-tm .ace_storage {
    color: #f92672;
}

.wikiEditor-ui .ace-tm .ace_punctuation,
.wikiEditor-ui .ace-tm .ace_punctuation.ace_tag {
    color: #ffffff;
}

.wikiEditor-ui .ace-tm .ace_constant.ace_character,
.wikiEditor-ui .ace-tm .ace_constant.ace_language,
.wikiEditor-ui .ace-tm .ace_constant.ace_numeric,
.wikiEditor-ui .ace-tm .ace_constant.ace_other {
    color: #ae81ff;
}

.wikiEditor-ui .ace-tm .ace_invalid {
    color: #F8F8F0;
    background-color: #f92672;
}

.wikiEditor-ui .ace-tm .ace_invalid.ace_deprecated {
    color: #F8F8F0;
    background-color: #ae81ff;
}

.wikiEditor-ui .ace-tm .ace_support.ace_constant,
.wikiEditor-ui .ace-tm .ace_support.ace_function {
    color: #66d9ef;
}

.wikiEditor-ui .ace-tm .ace_fold {
    background-color: #A6E22E;
    border-color: #f8f8f2;
}

.wikiEditor-ui .ace-tm .ace_storage.ace_type,
.wikiEditor-ui .ace-tm .ace_support.ace_class,
.wikiEditor-ui .ace-tm .ace_support.ace_type {
    color: #66d9ef;
}

.wikiEditor-ui .ace-tm .ace_entity.ace_name.ace_function,
.wikiEditor-ui .ace-tm .ace_entity.ace_other,
.wikiEditor-ui .ace-tm .ace_entity.ace_other.ace_attribute-name,
.wikiEditor-ui .ace-tm .ace_variable {
    color: #a6e22e;
}

.wikiEditor-ui .ace-tm .ace_variable.ace_parameter {
    color: #fd971f;
}

.wikiEditor-ui .ace-tm .ace_string {
    color: #e6db74;
}

.wikiEditor-ui .ace-tm .ace_keyword.ace_operator {
    color: #949eaa;
}

.wikiEditor-ui .ace-tm .ace_comment {
    color: #949eaa;
}

.wikiEditor-ui .ace-tm .ace_indent-guide {
    background: none;
    border-right: solid 1px #334567;
    margin-left: -1px;
}

#mw-scribunto-input {
    background-color: #384766;
    border: 1px solid #475980;
}

.mw-scribunto-console-fieldset {
    color: #cbd9f4;
    background-color: #222e45;
    border-color: #2f4060;
}

.mw-scribunto-normalOutput,
.mw-scribunto-print,
.mw-scribunto-error,
.mw-scribunto-propList,
.mw-scribunto-message,
.mw-scribunto-tabcomplete {
    background: none;
}

.mw-scribunto-input {
    color: #229ce6;
}

.mw-scribunto-normalOutput {
    color: #cbd9f4;
}

.mw-scribunto-print {
    color: #f9d000;
}

.mw-scribunto-error {
    color: #f54636;
}

.mw-scribunto-propList,
.mw-scribunto-message {
    color: #6bc71f;
}

.mw-scribunto-tabcomplete {
    color: #ba40f3;
}

.mw-scribunto-clear {
    color: #f54636;
    border-bottom-color: #f54636;
}

body .ui-dialog,
.ui-widget-content {
    background-color: #313e59;
    border-color: #222e45;
    background-image: none;
}

body .ui-dialog .ui-dialog-content,
.ui-widget-content .ui-dialog-content {
    background-color: #313e59;
    border-color: #222e45;
}

body .ui-dialog .ui-widget-header,
.ui-widget-content .ui-widget-header,
body .ui-dialog .ui-dialog-buttonpane,
.ui-widget-content .ui-dialog-buttonpane {
    background-image: none !important;
    background-color: #172136 !important;
    color: #cbd9f4;
    border-color: #222e45 !important;
}

body .ui-dialog .ui-widget-header > .ui-dialog-titlebar-close,
.ui-widget-content .ui-widget-header > .ui-dialog-titlebar-close {
    background-color: #313e59;
    background-image: none;
}

body .ui-dialog .ui-widget-header > .ui-dialog-titlebar-close:hover,
.ui-widget-content .ui-widget-header > .ui-dialog-titlebar-close:hover {
    background-color: #556c9b;
    color: #e0e8f8;
    border: none;
}

body .ui-dialog .ui-widget-header > .ui-dialog-titlebar-close .ui-icon-closethick,
.ui-widget-content .ui-widget-header > .ui-dialog-titlebar-close .ui-icon-closethick {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAA0UlEQVQY013PvS9DURyH8ed7LlEv181ptybNNUh1USEq6dDw7zTRuSMLk5W/xmKql8HQAXcVI27QoeKcn6mReKbP+uj6odxxSu5Axf3V46b3i1rbyscyW/+x0BHAzdPXhYN+tDBwaAG5MzM732ulhwIYjZ594n0hITPmwKbT77eNXjsvHUC323i3aEOgJpFFbNhr5yWAY5Zj/o+qzCyAy9uXapZlhRkRQCKZfH40D3brrw5gNU1PgRoxHEULx0B1aXnlBED/NwG291tjsGa00PkFoDBODlNCW14AAAAASUVORK5CYII=) no-repeat 50% 50% !important;
}

body .ui-dialog .ui-widget-header > .ui-dialog-titlebar-close .ui-icon-closethick:hover,
.ui-widget-content .ui-widget-header > .ui-dialog-titlebar-close .ui-icon-closethick:hover {
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAICAYAAADED76LAAAA0ElEQVQY012PsUrDYBhFz/1rm0YQTeOiCEWRZhAdhPo84iboM+iik2v7Uh1LKAStFbR0ULSFYAzk/5zi4JkOh7tcPb7kp42WG0lk76/p8TQMdRYfjM04rMz3BfA8/x7K6dK8vzYpcNKDmQ32d8IrAaTpMlqPgwyQzNZAP6uySE66W1/UTOf5xWxR2GxR2NNbfl53V4tJzb+1U7tWAUwmq047amUCD2BYo1x+9pJk98MBhJvNe0Hszd/4yt8KdYKN6A5A/28CbO8djc3oVaXv/wJSoVb/a7Dn4QAAAABJRU5ErkJggg==) no-repeat 50% 50% !important;
}

body .ui-dialog .ui-widget-content,
.ui-widget-content .ui-widget-content {
    color: #cbd9f4;
}

body .ui-dialog .ui-widget-content .ui-dialog-buttonset > .ui-button,
.ui-widget-content .ui-widget-content .ui-dialog-buttonset > .ui-button {
    background-color: #313e59 !important;
    background-image: none !important;
    color: #cbd9f4;
    border-color: #222e45 !important;
}

body .ui-dialog .ui-widget-content .ui-dialog-buttonset > .ui-button:hover,
.ui-widget-content .ui-widget-content .ui-dialog-buttonset > .ui-button:hover {
    background-color: #556c9b !important;
    color: #e0e8f8;
}

.mw-editform {
}

.mw-editform .wikiEditor-ui-view,
.mw-editform .wikiEditor-ui-top {
    border-color: #172136;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar {
    background-color: #313e59;
    background-image: none;
    color: #cbd9f4;
    border-color: #172136;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-iconElement-icon:not(.oo-ui-image-progressive) {
    filter: invert(1);
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-iconElement-icon.oo-ui-image-progressive {
    filter: brightness(1.5);
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-popupToolGroup-handle .oo-ui-indicator-down {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='%238cabe6'%3E%3Ctitle%3Edown%3C/title%3E%3Cpath d='M11.05 3.996l-.965-1.053-4.035 3.86-3.947-3.86L1.05 3.996l5 5 5-5'/%3E%3C/svg%3E");
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-popupToolGroup-handle .oo-ui-indicator-down:hover {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12' fill='%23e0e8f8'%3E%3Ctitle%3Edown%3C/title%3E%3Cpath d='M11.05 3.996l-.965-1.053-4.035 3.86-3.947-3.86L1.05 3.996l5 5 5-5'/%3E%3C/svg%3E");
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-popupToolGroup-handle:hover,
.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-popupToolGroup.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle {
    background-color: #556c9b;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-toolGroup-tools.oo-ui-clippableElement-clippable {
    border-color: #172136;
    background-color: #313e59;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-toolGroup-tools.oo-ui-clippableElement-clippable .oo-ui-tool-name-editModeVisual {
    background-color: #313e59;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-toolGroup-tools.oo-ui-clippableElement-clippable .oo-ui-tool-name-editModeVisual:hover {
    background-color: #556c9b;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-toolGroup-tools.oo-ui-clippableElement-clippable .oo-ui-tool-name-editModeVisual .oo-ui-tool-title {
    color: #8cabe6;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-toolGroup-tools.oo-ui-clippableElement-clippable .oo-ui-tool-name-editModeVisual .oo-ui-tool-title:hover {
    color: #e0e8f8;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-toolGroup-tools.oo-ui-clippableElement-clippable .oo-ui-tool-name-editModeSource {
    background-color: #556c9b;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-toolGroup-tools.oo-ui-clippableElement-clippable .oo-ui-tool-name-editModeSource .oo-ui-tool-title {
    color: #e0e8f8;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-popupWidget-popup {
    background-color: #313e59;
    border-color: #172136;
    color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-popupWidget-popup .oo-ui-buttonElement-button {
    background-color: #313e59;
    background-image: none;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-popupWidget-popup .oo-ui-buttonElement-button:hover {
    background-color: #556c9b;
    color: #e0e8f8;
    border: none;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-popupWidget-popup .oo-ui-buttonElement-button .oo-ui-icon-close {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='%238cabe6'%3E%3Ctitle%3Eclose%3C/title%3E%3Cpath d='M3.636 2.224l14.142 14.142-1.414 1.414L2.222 3.638z'/%3E%3Cpath d='M17.776 3.636L3.634 17.778 2.22 16.364 16.362 2.222z'/%3E%3C/svg%3E");
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-popupWidget-popup .oo-ui-buttonElement-button .oo-ui-icon-close:hover {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20' fill='%23e0e8f8'%3E%3Ctitle%3Eclose%3C/title%3E%3Cpath d='M3.636 2.224l14.142 14.142-1.414 1.414L2.222 3.638z'/%3E%3Cpath d='M17.776 3.636L3.634 17.778 2.22 16.364 16.362 2.222z'/%3E%3C/svg%3E");
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-popupWidget-anchor::before {
    border-bottom-color: #172136;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-popupWidget-anchor::after {
    border-bottom-color: #556c9b;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .tabs a,
.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .tabs > .tab > a {
    color: #8cabe6;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .group > .tool.tool-active.oo-ui-buttonElement-frameless.oo-ui-iconElement,
.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-iconElement-icon.oo-ui-icon-markup {
    background-color: transparent;
    box-shadow: none;
    outline: none;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .group > .tool.tool-active.oo-ui-buttonElement-frameless.oo-ui-iconElement:hover,
.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-iconElement-icon.oo-ui-icon-markup:hover {
    background-color: #556c9b;
    color: #e0e8f8;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-image-progressive.oo-ui-icon-markup,
.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-iconElement-icon.oo-ui-icon-markup {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%238cabe6'%3E%3Ctitle xmlns:default='http://www.w3.org/2000/svg'%3Emarkup%3C/title%3E%3Cpath xmlns:default='http://www.w3.org/2000/svg' d='M6.5 3.5l-5 5L0 10l1.5 1.5 5 5L8 15l-5-5 5-5-1.5-1.5zm12 5l-5-5L12 5l5 5-5 5 1.5 1.5 5-5L20 10l-1.5-1.5z'/%3E%3C/g%3E%3C/svg%3E");
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-image-progressive.oo-ui-icon-markup:hover,
.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .oo-ui-iconElement-icon.oo-ui-icon-markup:hover {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 20 20'%3E%3Cg fill='%23e0e8f8'%3E%3Ctitle xmlns:default='http://www.w3.org/2000/svg'%3Emarkup%3C/title%3E%3Cpath xmlns:default='http://www.w3.org/2000/svg' d='M6.5 3.5l-5 5L0 10l1.5 1.5 5 5L8 15l-5-5 5-5-1.5-1.5zm12 5l-5-5L12 5l5 5-5 5 1.5 1.5 5-5L20 10l-1.5-1.5z'/%3E%3C/g%3E%3C/svg%3E");
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .sections .toolbar {
    background-color: #313e59;
    color: #cbd9f4;
    border-color: #172136;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .sections .toolbar .group > .label {
    color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .sections .toolbar a {
    color: #8cabe6;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .sections .toolbar .tool > .label {
    color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .sections .toolbar .tool {
    background-color: #313e59;
    border-color: #172136;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .sections .toolbar .tool .options {
    border-color: #172136;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .sections .toolbar .tool .option {
    background-color: #313e59;
}

.mw-editform .wikiEditor-ui-top .wikiEditor-ui-toolbar .sections .toolbar .tool .option:hover {
    background-color: #556c9b;
    color: #e0e8f8;
}

.mw-editform .wikiEditor-ui-top .booklet {
    background-color: #313e59;
    background-image: none;
    color: #cbd9f4;
    border-color: #172136;
}

.mw-editform .wikiEditor-ui-top .booklet a,
.mw-editform .wikiEditor-ui-top .booklet .index > div {
    color: #8cabe6;
}

.mw-editform .wikiEditor-ui-top .booklet .index > div.current {
    background-color: #556c9b;
    color: #e0e8f8;
}

.mw-editform .wikiEditor-ui-top .booklet .pages {
    background-color: #313e59;
}

.mw-editform .wikiEditor-ui-top .booklet .pages .page-characters span {
    color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-top .booklet .pages .page-characters span:hover {
    background-color: #556c9b;
    color: #e0e8f8;
    border-color: #26375a;
}

.mw-editform .wikiEditor-ui-top .booklet .pages th {
    color: #ffffff;
}

.mw-editform .wikiEditor-ui-top .booklet .pages > .page-table > table span {
    color: #cbd9f4;
}

.mw-editform .editOptions {
    color: #cbd9f4;
    background-color: #222e45;
    border-color: #222e45;
}

.mw-editform #editpage-copywarn {
    color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_gutter {
    background: #313e59;
    color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_gutter-active-line {
    background: #556c9b;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_search {
    background-color: #313e59;
    color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_search .ace_search_field {
    background-color: #556c9b;
    border-color: #172136;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_search .ace_search_field::placeholder {
    color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_search .ace_search_field:-ms-input-placeholder {
    color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_search .ace_search_field::-ms-input-placeholder {
    color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_search .ace_searchbtn {
    border-color: #172136;
    background-color: #556c9b;
    color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_search .ace_searchbtn::after {
    border-color: #cbd9f4;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_search .ace_searchbtn:hover {
    background-color: #6178a8;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_search .ace_button {
    color: #cbd9f4;
    border-color: #3d588f;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_search .ace_button:hover {
    background-color: #556c9b;
}

.mw-editform .wikiEditor-ui-left .ace_editor .ace_search .ace_button.checked {
    border-color: #172136;
    background-color: #43557a;
}

.mw-editform .wikiEditor-ui-left .codeEditor-status {
    border-color: #172136;
    background-color: #313e59;
}

.oo-ui-window-content {
    background-color: #313e59;
}

.oo-ui-window-content .oo-ui-window-body,
.oo-ui-window-content .oo-ui-window-head {
    outline-color: #172136;
}

.oo-ui-window-content .oo-ui-selectFileWidget-empty.oo-ui-widget-enabled.oo-ui-selectFileWidget-dropTarget,
.oo-ui-window-content .oo-ui-selectFileWidget-dropTarget,
.oo-ui-window-content .oo-ui-selectFileWidget-info {
    background-color: #3a4969;
}

.oo-ui-window-content .oo-ui-selectFileWidget-empty.oo-ui-widget-enabled.oo-ui-selectFileWidget-dropTarget .oo-ui-selectFileWidget-dropLabel,
.oo-ui-window-content .oo-ui-selectFileWidget-dropTarget .oo-ui-selectFileWidget-dropLabel,
.oo-ui-window-content .oo-ui-selectFileWidget-info .oo-ui-selectFileWidget-dropLabel {
    color: #cbd9f4;
}

.oo-ui-window-content .mw-foreignStructuredUpload-bookletLayout-license {
    color: #cbd9f4;
}

.oo-ui-window-content .oo-ui-buttonElement-framed.oo-ui-widget-enabled > .oo-ui-buttonElement-button {
    background-color: #556c9b;
    border-color: #172136;
}

.oo-ui-window-content .oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
    background-color: #313e59;
    border-color: #172136;
}

.oo-ui-window-content .oo-ui-actionWidget,
.oo-ui-window-content .oo-ui-window-foot {
    border-color: #172136;
    outline-color: #172136;
}

.oo-ui-window-content .oo-ui-messageDialog-actions .oo-ui-actionWidget.oo-ui-widget-enabled .oo-ui-buttonElement-button:hover {
    background-color: #556c9b;
}

.oo-ui-windowManager-modal.oo-ui-windowManager-floating > .oo-ui-dialog > .oo-ui-window-frame {
    border-color: #172136;
}

.CodeMirror {
    background: #222e45;
    caret-color: #61afef;
}

.CodeMirror pre {
    color: #cbd9f4;
}

.CodeMirror-cursor {
    border-left-color: #61afef;
}

pre.cm-mw-section-1,
pre.cm-mw-section-2,
pre.cm-mw-section-3,
pre.cm-mw-section-4,
pre.cm-mw-section-5,
pre.cm-mw-section-6 {
    color: #ffffff;
}

pre.cm-mw-section-1 {
    font-size: 1.7em;
}

pre.cm-mw-section-2 {
    font-size: 1.35em;
}

pre.cm-mw-section-3 {
    font-size: 1.1em;
}

.cm-mw-section-header {
    color: #84be5b;
}

.cm-mw-apostrophes-bold,
.cm-mw-apostrophes-italic,
.cm-mw-doubleUnderscore,
.cm-mw-indenting,
.cm-mw-signature,
.cm-mw-hr,
.cm-mw-list {
    color: #3b9ff1;
}

.cm-mw-doubleUnderscore,
.cm-mw-indenting,
.cm-mw-signature,
.cm-mw-hr,
.cm-mw-list {
    background: rgba(97, 175, 239, 0.1);
}

.cm-mw-skipformatting {
    background: rgba(97, 175, 239, 0.5);
}

.cm-mw-mnemonic {
    color: #98c379;
}

.cm-mw-comment {
    color: #cbd9f4;
    opacity: .7;
}

.cm-mw-link-pagename,
.cm-mw-link,
.cm-mw-extlink,
.cm-mw-free-extlink {
    color: #61afef;
}

.cm-mw-link-tosection,
.cm-mw-extlink-protocol,
.cm-mw-free-extlink-protocol {
    color: #85bfef;
}

.cm-mw-link-bracket,
.cm-mw-link-delimiter,
.cm-mw-extlink-bracket {
    color: #3b9ff1;
}

.cm-mw-template-bracket,
.cm-mw-template-delimiter {
    color: #c78343;
}

.cm-mw-template-name,
.cm-mw-template-argument-name {
    color: #ca9564;
}

.cm-mw-template {
    color: #cfa783;
}

.cm-mw-table-bracket,
.cm-mw-table-delimiter {
    color: #3bacba;
}

.cm-mw-table-definition {
    color: #56b6c2;
}

.cm-mw-templatevariable-bracket,
.cm-mw-templatevariable-delimiter {
    color: #bd56db;
}

.cm-mw-templatevariable-name,
.cm-mw-templatevariable {
    color: #c678dd;
}

.cm-mw-parserfunction-bracket {
    color: #de4955;
}

.cm-mw-parserfunction-name,
.cm-mw-parserfunction-delimiter {
    color: #df6c75;
}

.CodeMirror-selected {
    background-color: rgba(140, 171, 230, 0.1);
}

.CodeMirror-focused .CodeMirror-selected {
    background-color: rgba(140, 171, 230, 0.2);
}

.CodeMirror-line::selection,
.CodeMirror-line > span::selection,
.CodeMirror-line > span > span::selection {
    background: rgba(140, 171, 230, 0.2);
}

.CodeMirror-line::-moz-selection,
.CodeMirror-line > span::-moz-selection,
.CodeMirror-line > span > span::-moz-selection {
    background: rgba(140, 171, 230, 0.2);
}

.cm-mw-htmltag-bracket,
.cm-mw-exttag-bracket {
    color: #84be5b;
}

.cm-mw-htmltag-name,
.cm-mw-htmltag-attribute,
.cm-mw-exttag-name,
.cm-mw-exttag-attribute {
    color: #98c379;
}

pre.cm-mw-exttag {
    background: rgba(255, 255, 255, 0.05);
}

.mw-editform #wpTextbox1 {
    color: #cbd9f4;
    background: #222e45;
    border-color: #172136;
}

.mw-editTools select#std-preload-list {
    background-color: #384766;
    border: 1px solid #475980;
    color: #cbd9f4;
}

.mw-editTools input#cust-preload-input {
    background-color: #384766;
    border: 1px solid #475980;
    color: #cbd9f4;
    padding: 2px 1px;
}

.mw-editTools input#cust-preload-button {
    background-color: #313e59;
    border: 1px solid #3f5073;
    border-left: none;
    color: #cbd9f4;
    padding: 2px 7px;
    cursor: pointer;
}

.mw-editTools input#cust-preload-button:hover {
    background-color: #384766;
    border: 1px solid #475980;
    border-left: none;
}

.ve-active #content .oo-ui-widget,
.ve-active #content .ve-ui-commentContextItem .ve-ui-linearContextItem-body {
    color: #cbd9f4;
}

.ve-active #content .oo-ui-toolbar-bar {
    background-color: #222e45;
}

.ve-active #content .oo-ui-iconElement-icon,
.ve-active #content .oo-ui-indicatorElement-indicator,
.ve-active #content .oo-ui-icon-notice,
.ve-active #content .mw-ui-icon-notice:before {
    filter: invert(100%);
}

.ve-active #content .oo-ui-iconElement-icon.oo-ui-icon-cancel,
.ve-active #content .ve-ui-mwInternalLinkContextItem-withImage .oo-ui-iconElement-icon {
    filter: invert(0%);
}

.ve-active #content .ve-ce-linkAnnotation-active {
    background: #222e45;
    box-shadow: 0 0 0 1px #313e59;
}

.ve-active #content .oo-ui-tool:not(.oo-ui-toolGroupTool).oo-ui-tool-active {
    background: #313e59;
}

.ve-active #content .oo-ui-popupToolGroup-handle:hover,
.ve-active #content .oo-ui-tool:not(.oo-ui-toolGroupTool).oo-ui-widget-enabled:hover {
    background: #384766;
}

.ve-active #content .oo-ui-popupToolGroup.oo-ui-popupToolGroup-active > .oo-ui-popupToolGroup-handle {
    background: #313e59;
}

.ve-active #content .oo-ui-menuToolGroup .oo-ui-tool.oo-ui-tool-active,
.ve-active #content .oo-ui-listToolGroup .oo-ui-tool-active.oo-ui-widget-enabled {
    background: #384766;
}

.ve-active #content .oo-ui-popupToolGroup .oo-ui-toolGroup-tools {
    background: #222e45;
    border-color: #2f4060;
}

.ve-active #content .oo-ui-tool-title {
    color: #cbd9f4;
}

.ve-active #content .oo-ui-popupToolGroup .oo-ui-tool-link .oo-ui-tool-accel {
    color: rgba(203, 217, 244, 0.5);
}

.ve-active #content .oo-ui-toolbar-position-top > .oo-ui-toolbar-bar {
    border-bottom-color: #2f4060;
}

.ve-active #content .oo-ui-toolGroup {
    border-right-color: #2f4060;
}

.ve-active #content .oo-ui-toolbar-actions .oo-ui-toolGroup {
    border-left-color: #2f4060;
}

.ve-active #content .oo-ui-toolbar-actions > .oo-ui-toolbar:not(:last-child) {
    border-right-color: #2f4060;
}

.ve-active #content .oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button {
    background-color: #596e96;
}

.ve-active #content .oo-ui-buttonElement-framed.oo-ui-widget-disabled > .oo-ui-buttonElement-button .oo-ui-labelElement-label {
    color: rgba(203, 217, 244, 0.5);
}

.ve-active #content .oo-ui-popupWidget-popup {
    background-color: #222e45;
    border-color: #2f4060;
}

.ve-active #content .oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor:after {
    border-bottom-color: #222e45;
}

.ve-active #content .oo-ui-popupWidget-anchored-top .oo-ui-popupWidget-anchor:before {
    border-bottom-color: #2f4060;
}

.ve-active #content .ve-ce-branchNode-blockSlug,
.ve-active #content .ve-ce-branchNode-newSlug {
    outline-color: #2f4060;
    background-color: #222e45;
}

.ve-ui-mwTemplatePage-description,
.ve-ui-mwParameterPage-label {
    color: #cbd9f4;
    line-height: 1.6em;
}

.ve-ui-mwGalleryDialog-menuLayout > .oo-ui-menuLayout-menu,
.ve-ui-mwGalleryDialog-innerMenuLayout > .oo-ui-menuLayout-menu,
.ve-ui-mwGalleryDialog .ve-ui-mwGalleryDialog-image-container,
.ve-ui-targetWidget {
    border-color: #2f4060;
}

.ve-ui-mwGalleryDialog-highlighted-image {
    background-color: #222e45;
}

.ve-ui-mwSaveDialog {
    color: #cbd9f4;
}

.ve-ui-mwSaveDialog-options {
    background-color: #222e45;
    border-color: #2f4060;
}

.ve-ui-mwSaveDialog-editSummary-count {
    border-color: #2f4060;
}

.ve-ui-mwSaveDialog-license {
    color: #cbd9f4;
}

.mw-summary-preview {
    border-bottom-color: #172136;
}

[data-diff-action='remove'],
table[data-diff-action='remove'] > caption,
figure[data-diff-action='remove'] > figcaption {
    color: #ffffff;
    background: #8e221a !important;
    box-shadow: 0 0 0 1px #8e221a;
}

[data-diff-action='insert'],
table[data-diff-action='insert'] > caption,
figure[data-diff-action='insert'] > figcaption {
    color: #ffffff;
    background: #3c780a !important;
    box-shadow: 0 0 0 1px #3c780a;
}

table.wikitable {
    background: #313e59;
}

table.wikitable > * > tr > th {
    background-color: #222e45;
    border-color: #172136;
}

table.wikitable > * > tr > td {
    border-color: #172136;
}

.table-bg-red {
    background: #8e221a;
    color: #feecea;
}

.table-bg-red a:not(.mw-selflink) {
    color: #fbc0ba;
}

.table-bg-orange {
    background: #b55e0c;
    color: #fef0e4;
}

.table-bg-orange a:not(.mw-selflink) {
    color: #fbcfa6;
}

.table-bg-yellow {
    background: #b69800;
    color: #fef9de;
}

.table-bg-yellow a:not(.mw-selflink) {
    color: #fcea94;
}

.table-bg-green {
    background: #3c780a;
    color: #ecf8e3;
}

.table-bg-green a:not(.mw-selflink) {
    color: #c3e8a3;
}

.table-bg-blue {
    background: #0b5884;
    color: #e5f3fc;
}

.table-bg-blue a:not(.mw-selflink) {
    color: #aad9f5;
}

.table-bg-purple {
    background: #75269b;
    color: #f7ebfc;
}

.table-bg-purple a:not(.mw-selflink) {
    color: #e4bbf7;
}

.table-bg-pink {
    background: #984c89;
    color: #fceef9;
}

.table-bg-pink a:not(.mw-selflink) {
    color: #f5c8ec;
}

.table-bg-gray,
.table-bg-grey {
    background: #5d6773;
    color: #f9fafa;
}

.table-bg-gray a:not(.mw-selflink),
.table-bg-grey a:not(.mw-selflink) {
    color: #e4eaee;
}

table.alternating-rows tr:nth-child(odd),
table.alternating-cols td:nth-child(odd) {
    background: #2a3651;
}

.table-na {
    background: #2c374f;
    color: #596e96;
}

table.lighttable .highlight-over .table-na {
    color: rgba(236, 248, 227, 0.5);
    background: #336508;
}

table.lighttable .highlight-on .table-na {
    color: rgba(236, 248, 227, 0.4);
    background: #254b04;
}

.mw_metadata td,
.mw_metadata th {
    border-color: #172136;
}

.mw_metadata th {
    background-color: #222e45;
}

.mw_metadata td {
    background-color: #313e59;
}

.rsw-infobox {
    background: #313e59;
}

.rsw-infobox .infobox-header {
    background: #172136;
    border-color: #313e59;
}

.rsw-infobox .infobox-subheader {
    background: #222e45;
    border-color: #313e59;
}

.rsw-infobox .infobox-image.bordered-image {
    border: none;
}

.rsw-infobox .infobox-map {
    border: none;
}

.rsw-infobox th:not(.infobox-header):not(.infobox-subheader) {
    border-left: none;
    border-right-color: #222e45;
}

.rsw-infobox td:not(.infobox-image):not(.infobox-map) {
    border-right: none;
}

.rsw-infobox td[colspan="2"]:not(.infobox-image):not(.infobox-map) {
    border: none;
}

.rsw-infobox.infobox-monster th.defensive-subheader {
    color: #36414f;
}

.rsw-infobox.infobox-monster th.defensive-subheader:not(:last-child) {
    border-right: 0.175em solid #438ab5;
}

.rsw-infobox.infobox-monster th:not(.infobox-header):not(.infobox-subheader):last-child {
    border: none;
}

.rsw-infobox.infobox-monster th.slayer-header {
    background: #1f1f1f;
}

.rsw-infobox.infobox-monster th.slayer-subheader {
    background-color: #333333;
    color: #ffffff;
}

.rsw-infobox.infobox-monster th.slayer-subheader:not(:last-child) {
    border-right: 0.175em solid #1f1f1f !important;
}

.rsw-infobox.infobox-monster td:not(.infobox-image):not(.infobox-map) {
    border: none;
}

.rsw-infobox#infobox-familiar th:last-child:not([colspan="4"]) {
    border-right: none;
}

.rsw-infobox#infobox-familiar td.infobox-template-links {
    border: none !important;
    padding-bottom: .6em;
}

.rsw-infobox#infobox-familiar td:first-child {
    border-left: none !important;
}

.rsw-infobox#infobox-familiar td:last-child {
    border-right: none !important;
}

.infobox-bonuses th {
    border-color: #172136;
    background: #222e45;
}

.infobox-bonuses td {
    border-color: #172136;
    background: #313e59;
}

.infobox-bonuses .oo-ui-labelElement-label {
    color: #cbd9f4;
}

#DisassemblyT .disassembly-border {
    border-top-color: #313e59;
}

.infotableBonuses .attribute-value,
.infotableBonuses .attribute-total,
.infotableBonuses .attribute-total .attribute-value {
    background: #2a3651;
}

.rsw-infobox.infobox-user-stats .infobox-header {
    background: #313e59;
}

.rsw-infobox.infobox-user-stats .infobox-header a {
    color: #ffffff;
}

.rsw-infobox.infobox-user-stats td:not(.infobox-image):not(.infobox-map):not(:last-child) {
    border-right: 1px solid #222e45;
}

.messagebox {
    border-color: #222e45;
    background-color: #313e59;
}

.messagebox.obsolete,
.messagebox.info,
.messagebox.disambig {
    color: #ddd;
    background-color: #464646;
    border-color: #333;
}

.messagebox.obsolete a,
.messagebox.info a,
.messagebox.disambig a,
.messagebox.obsolete a:visited,
.messagebox.info a:visited,
.messagebox.disambig a:visited,
.messagebox.obsolete a:active,
.messagebox.info a:active,
.messagebox.disambig a:active {
    color: #bbb;
}

.messagebox.action {
    background-color: #45697d;
    border-color: #2d5266;
}

.messagebox.action a,
.messagebox.action a:visited,
.messagebox.action a:active {
    color: #b8d5e5;
}

.messagebox.file {
    background-color: #617ebc;
    border-color: #4563a4;
}

.messagebox.file a,
.messagebox.file a:visited,
.messagebox.file a:active {
    color: #a6c2ff;
}

.messagebox.warn {
    color: #f9fafa;
    background-color: #9f261e;
    border-color: #801c13;
}

.messagebox.warn a,
.messagebox.warn a:visited,
.messagebox.warn a:active {
    color: #ffe3e0;
}

.messagebox.unsafe {
    color: #f9f6d0;
    background-color: #a48900;
    border-color: #7a6600;
}

.messagebox.unsafe a,
.messagebox.unsafe a:visited,
.messagebox.unsafe a:active {
    color: #e8e3b3;
}

.messagebox.safe {
    color: #e9f6e7;
    background-color: #1b8408;
    border-color: #126802;
}

.messagebox.safe a,
.messagebox.safe a:visited,
.messagebox.safe a:active {
    color: #c1e0bb;
}

.messagebox.easter {
    background-color: #2e410d;
    border-color: #233407;
}

.messagebox.halloween {
    background-color: #4f2155;
    border-color: #3c0b43;
}

.messagebox.christmas {
    background-color: #173f55;
    border-color: #13364a;
}

.messagebox.thanksgiving {
    background-color: #5f3c1b;
    border-color: #52320e;
}

.messagebox.alphabetical {
    border-color: #222e45;
    background-color: #313e59;
}

.messagebox2 {
    background: #313e59;
    box-shadow: 0 0.25rem 0.35rem -0.25rem rgba(0, 0, 0, 0.3);
}

.messagebox2 .messagebox-title {
    color: #f1f1f1;
}

.messagebox2.warn .messagebox-header {
    background: #8e221a;
    border-bottom-color: #66160f;
}

.messagebox2.warn .messagebox-header a,
.messagebox2.warn .messagebox-header a:visited,
.messagebox2.warn .messagebox-header a:active {
    color: #ef9b94;
}

.messagebox2.action .messagebox-header {
    background: #b55e0c;
    border-bottom-color: #723d0c;
}

.messagebox2.action .messagebox-header a,
.messagebox2.action .messagebox-header a:visited,
.messagebox2.action .messagebox-header a:active {
    color: #f4c499;
}

.messagebox2.safe .messagebox-header {
    background: #3c780a;
    border-bottom-color: #274f04;
}

.messagebox2.safe .messagebox-header a,
.messagebox2.safe .messagebox-header a:visited,
.messagebox2.safe .messagebox-header a:active {
    color: #abf76b;
}

.messagebox2.file .messagebox-header {
    background: #246c97;
    border-bottom-color: #0f4f75;
}

.messagebox2.file .messagebox-header a,
.messagebox2.file .messagebox-header a:visited,
.messagebox2.file .messagebox-header a:active {
    color: #a0d4f3;
}

.messagebox2.event .messagebox-header {
    background: #984c89;
    border-bottom-color: #633159;
}

.messagebox2.event .messagebox-header a,
.messagebox2.event .messagebox-header a:visited,
.messagebox2.event .messagebox-header a:active {
    color: #e1c1da;
}

.messagebox2.info .messagebox-header {
    background: #5d6773;
    border-bottom-color: #3d4651;
}

.messagebox2.info .messagebox-header a,
.messagebox2.info .messagebox-header a:visited,
.messagebox2.info .messagebox-header a:active {
    color: #c8ced5;
}

.messagebox2.obsolete .messagebox-header {
    background: #4c4c4c;
    border-bottom-color: #2b2b2b;
}

.messagebox2.obsolete .messagebox-header a,
.messagebox2.obsolete .messagebox-header a:visited,
.messagebox2.obsolete .messagebox-header a:active {
    color: #b3b3b3;
}

.messagebox2.discord .messagebox-header {
    background: #7289da;
    border-bottom-color: #5265a5;
}

.messagebox2.discord .messagebox-header a,
.messagebox2.discord .messagebox-header a:visited,
.messagebox2.discord .messagebox-header a:active {
    color: #ffffff;
}

.messagebox-header {
    background: #222e45;
    border-width: 0 0 .3em 0;
    border-bottom-color: #1b2537;
}

.messagebox-text {
    border: none;
}

.navbox {
    background: #313e59;
}

.navbox .navbox-title,
.navbox .navbox-footer {
    background: #222e45;
    border-bottom: 1px solid #172136;
}

.navbox .navbox-group-title {
    background: #222e45;
    border-color: #172136;
}

.navbox .navbox-group-title a:visited {
    color: #8cabe6;
}

.navbox .navbox-list {
    border-color: #172136;
}

.navbox .navbox.navbox-collapsible .navbox-title {
    background: #222e45;
}

.mainpage-recent-updates p:not(.byline),
.mainpage-body h2 a,
.mainpage-skills li a:last-child {
    color: #cbd9f4;
}

#mw-indicator-mw-helplink a {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='%23cbd9f4' viewBox='0 0 24 24'%3E %3Cpath d='M12.001 2.085c-5.478 0-9.916 4.438-9.916 9.916 0 5.476 4.438 9.914 9.916 9.914 5.476 0 9.914-4.438 9.914-9.914 0-5.478-4.438-9.916-9.914-9.916zm.001 18c-4.465 0-8.084-3.619-8.084-8.083 0-4.465 3.619-8.084 8.084-8.084 4.464 0 8.083 3.619 8.083 8.084 0 4.464-3.619 8.083-8.083 8.083z'/%3E %3Cpath d='M11.766 6.688c-2.5 0-3.219 2.188-3.219 2.188l1.411.854s.298-.791.901-1.229c.516-.375 1.625-.625 2.219.125.701.885-.17 1.587-1.078 2.719-.953 1.186-1 3.655-1 3.655h1.969s.135-2.318 1.041-3.381c.603-.707 1.443-1.338 1.443-2.494s-1.187-2.437-3.687-2.437zM11 16h2v2h-2z'/%3E %3C/svg%3E");
}

#signupstart,
#userloginprompt {
    border: none;
    background: #313e59;
}

#userloginForm input {
    box-shadow: none;
}

.signup-realname-tip {
    color: inherit;
    opacity: .8;
}

.mw-plusminus-pos {
    color: #6bc71f;
}

.mw-plusminus-neg {
    color: #f54636;
}

.mw-plusminus-null {
    color: #bdc5cd;
}

.page-Special_RecentChanges .mw-rcfilters-ui-changesListWrapperWidget {
    color: #cbd9f4;
}

.client-js .mw-recentchanges-toplinks:not(.mw-recentchanges-toplinks-collapsed) {
    border-color: #596e96;
}

.mw-rcfilters-ui-filterMenuHeaderWidget-header {
    background-color: #222e45;
    border-color: #2f4060;
}

.mw-rcfilters-ui-menuSelectWidget-body {
    background-color: #313e59;
}

.mw-rcfilters-ui-filterMenuSectionOptionWidget {
    background-color: #172136;
}

.mw-rcfilters-ui-filterMenuSectionOptionWidget-header-title.oo-ui-labelElement-label {
    color: #cbd9f4;
}

.mw-rcfilters-ui-itemMenuOptionWidget {
    background-color: #313e59;
}

.mw-rcfilters-ui-itemMenuOptionWidget:hover {
    background-color: #384766;
}

.mw-rcfilters-ui-itemMenuOptionWidget-label-desc {
    color: rgba(203, 217, 244, 0.75);
}

.mw-rcfilters-ui-itemMenuOptionWidget:not(:last-child) {
    border-color: #3f5073;
}

.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted:not(.oo-ui-optionWidget-selected) {
    background-color: #2a354c;
}

.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted .mw-rcfilters-ui-itemMenuOptionWidget-label-title,
.mw-rcfilters-ui-filterMenuOptionWidget.oo-ui-flaggedElement-muted .mw-rcfilters-ui-itemMenuOptionWidget-label-desc {
    color: rgba(203, 217, 244, 0.4);
}

.mw-rcfilters-ui-viewSwitchWidget label.oo-ui-labelWidget {
    color: #cbd9f4;
}

.mw-rcfilters-ui-menuSelectWidget-footer {
    background-color: #222e45;
    border-color: #2f4060;
}

.mw-rcfilters-ui-filterTagMultiselectWidget-views-select-widget.oo-ui-widget {
    background-color: #313e59;
    border-color: #3f5073;
}

.mw-rcfilters-ui-changesListWrapperWidget-previousChangesIndicator {
    border-color: #596e96;
}

.mw-rcfilters-ui-datePopupWidget {
    border-color: #2f4060;
}

.mw-rcfilters-ui-datePopupWidget .mw-rcfilters-ui-valuePickerWidget-title {
    color: #cbd9f4;
}

#editcount input[type="text"] {
    background-color: #384766;
    border: 1px solid #475980;
    color: #cbd9f4;
    padding: 2px 1px;
    border-radius: 2px;
}

#editcount table[border="1"] {
    background: #313e59 !important;
    border-color: #172136 !important;
}

#editcount table[border="1"] th {
    background: #222e45;
    border: 1px solid #172136;
}

#editcount table[border="1"] td {
    border: 1px solid #172136;
}

#editcount table[border="1"] tr:nth-child(odd) {
    background-color: #2c3851;
}

input#LQT-BlockTime,
input#LQT-DeleteReason,
input.mw-ui-input-inline {
    background-color: #384766;
    border: 1px solid #475980;
    color: #cbd9f4;
    padding: 2px 1px;
    border-radius: 2px;
}

select#namespace {
    background-color: #384766;
    border: 1px solid #475980;
    color: #cbd9f4;
    border-radius: 2px;
}

.mw-widget-calendarWidget-day-today {
    background-color: #313e59;
    color: #cbd9f4;
    box-shadow: none;
    border-color: #3f5073;
}

.mw-search-profile-tabs {
    background-color: #313e59;
    border-color: #172136;
}

.search-types .current a {
    color: #cbd9f4;
}

#mw-searchoptions {
    background-color: #313e59;
    border-color: #172136;
}

#mw-searchoptions .divider {
    border-color: #172136;
}

.mw-datatable,
.mw-datatable td,
.mw-datatable th {
    border-color: #172136;
}

.mw-datatable th {
    background-color: #222e45;
}

.mw-datatable td,
.mw-datatable tr:hover td {
    background-color: #313e59;
}

table.mw-abuselog-details {
    background: #313e59;
    border-color: #172136;
}

table.mw-abuselog-details th {
    background: #222e45;
}

table.mw-abuselog-details th,
table.mw-abuselog-details td {
    border-color: #172136;
}

.mw-abusefilter-history-changed {
    background: #8e221a;
}

ul.fileupload-results li.ful-success {
    background: #2e5e05;
}

ul.fileupload-results li.ful-success a {
    color: #c3e8a3;
}

.smwb-title {
    background-color: #222e45;
    border: none;
}

.smwb-propvalue {
    background-color: #313e59;
}

.smwb-propvalue .smwb-prophead,
.smwb-ipropvalue .smwb-prophead {
    background-color: #222e45;
    border-color: #172136;
}

.smwb-propvalue .smwb-propval,
.smwb-ipropvalue .smwb-propval {
    background-color: #313e59;
    border-color: #172136;
}

.smwb-center {
    background-color: #222e45;
    border-color: #172136;
}

.client-js #preferences {
    background: #313e59;
    border-color: #313e59;
}

.client-js #preferences fieldset {
    border-color: #8cabe6;
}

.client-js #preferences legend,
.client-js #preferences .signup-realname-tip,
.client-js #preferences .htmlform-tip {
    color: #cbd9f4;
}

.client-js #preftoc {
    background: none;
    border: none;
}

.client-js #preftoc a,
.client-js #preftoc a:active {
    color: #8cabe6;
}

.client-js #preftoc li {
    background: none;
    border: none;
    padding-bottom: .25em;
}

.client-js #preftoc li.selected a {
    background: #313e59;
    color: #cbd9f4;
}

.smw-ask-otheroptions > tbody > tr {
    background: #313e59 !important;
}

.smw-ask-otheroptions > tbody > tr:nth-child(even) {
    background: #222e45 !important;
}

#mw-allmessagestable .allmessages-customised .am_default {
    background-color: #b69800;
    color: #f9f9f9;
}

#mw-allmessagestable .allmessages-customised .am_actual {
    background-color: #3c780a;
    color: #f9f9f9;
}

#mw-allmessagestable .allmessages-customised:hover .am_default {
    background-color: #caa900;
}

#mw-allmessagestable .allmessages-customised:hover + .allmessages-customised .am_actual {
    background-color: #458b0c;
}

table.mw-interwikitable.body td.mw-interwikitable-local-yes {
    background-color: #3c780a;
}

.mw-widgets-datetime-dateTimeInputWidget-handle {
    background-color: #384766;
    border-color: #475980;
    color: #cbd9f4;
}

.mw-widgets-datetime-dateTimeInputWidget.oo-ui-widget-enabled .mw-widgets-datetime-dateTimeInputWidget-editField:hover {
    background-color: #3f5073;
}

.mw-widgets-datetime-calendarWidget-dependent {
    background-color: #384766;
    border: 1px solid #475980 !important;
}

.mw-widgets-datetime-calendarWidget-grid .mw-widgets-datetime-calendarWidget-cell.mw-widgets-datetime-calendarWidget-selected .oo-ui-buttonElement-button {
    background-color: #3f5073;
}

.mw-widgets-datetime-calendarWidget-grid .mw-widgets-datetime-calendarWidget-cell.mw-widgets-datetime-calendarWidget-selected .oo-ui-buttonElement-button:hover {
    background-color: #556c9b;
    border: #5e76a6;
}

.mw-widgets-datetime-calendarWidget-grid .mw-widgets-datetime-calendarWidget-cell.mw-widgets-datetime-calendarWidget-selected .oo-ui-buttonElement-button .oo-ui-labelElement-label {
    color: #cbd9f4;
}

.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-head {
    border-color: #2f4060;
}

.mw-echo-ui-overlay .oo-ui-popupWidget-head .oo-ui-iconElement-icon {
    filter: invert(1);
}

.mw-echo-ui-notificationItemWidget {
    background-color: #2a3751;
    border-color: #2f4060;
}

.mw-echo-ui-notificationItemWidget:hover {
    background: #2f3d57;
}

.mw-echo-ui-notificationItemWidget-content-message-body {
    color: #cbd9f4;
}

.mw-echo-ui-notificationItemWidget-icon {
    filter: brightness(150%);
}

.mw-echo-ui-notificationItemWidget-content-message-header {
    color: #cbd9f4;
}

.mw-echo-ui-menuItemWidget > .oo-ui-labelElement-label {
    color: rgba(203, 217, 244, 0.85);
}

.mw-echo-ui-menuItemWidget > .oo-ui-iconElement-icon {
    filter: invert(1);
}

.mw-echo-ui-crossWikiNotificationItemWidget-separator,
.mw-echo-ui-bundleNotificationItemWidget-separator {
    border-color: #2f4060;
}

.mw-echo-ui-crossWikiNotificationItemWidget-group,
.mw-echo-ui-bundleNotificationItemWidget-group {
    background-color: #2a3751;
}

.mw-echo-ui-notificationItemWidget-unread {
    background-color: #3e4c66;
}

@keyframes unseen-fadeout-to-unread {
    from {
          background-color: #2f3d57;
    }

    to {
          background-color: #3e4c66;
    }

}

@keyframes unseen-fadeout-to-read {
    from {
          background-color: #2f3d57;
    }

    to {
          background-color: #2a3751;
    }

}

.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer {
    border-color: #3f5073;
}

.oo-ui-popupWidget-footer .oo-ui-buttonElement .oo-ui-buttonElement-button {
    background-color: #313e59;
}

.oo-ui-popupWidget-footer .oo-ui-iconElement-icon {
    filter: invert(1);
}

.mw-echo-ui-notificationBadgeButtonPopupWidget-popup > .oo-ui-popupWidget-popup > .oo-ui-popupWidget-footer .mw-echo-ui-notificationBadgeButtonPopupWidget-footer-buttons .oo-ui-buttonElement:last-child {
    border-color: #3f5073;
}

.mw-echo-ui-notificationsInboxWidget-toolbarWrapper {
    background: transparent;
    box-shadow: none;
}

.mw-echo-ui-notificationItemWidget:last-child {
    border-color: #2f4060;
}

.mw-echo-ui-crossWikiUnreadFilterWidget {
    border-color: #2f4060;
}

.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-selected {
    background-color: #3366cc;
}

.oo-ui-optionWidget-selected .mw-echo-ui-pageNotificationsOptionWidget-label-count {
    color: #cbd9f4;
}

.mw-echo-ui-pageNotificationsOptionWidget-icon .oo-ui-iconElement-icon {
    filter: invert(1);
}

.mw-echo-ui-pageNotificationsOptionWidget-label-count {
    background-color: #222e45;
}

.mw-echo-ui-pageNotificationsOptionWidget.oo-ui-optionWidget-highlighted {
    background-color: #222e45;
}

.mw-body-content .mw-echo-ui-datedSubGroupListWidget-title-secondary {
    color: rgba(203, 217, 244, 0.85);
}

.mw-echo-ui-specialHelpMenuWidget .oo-ui-iconElement-icon,
.mw-echo-ui-specialHelpMenuWidget .oo-ui-indicator-down {
    filter: invert(1);
}

.mw-echo-ui-specialHelpMenuWidget-menu .oo-ui-buttonWidget:hover {
    background-color: #384766;
}

.mw-echo-ui-specialHelpMenuWidget-menu .oo-ui-iconElement-icon {
    filter: invert(1);
}

#mw-head.sticky-hidden {
    background: #222e45;
}

.rsw-skin-toggle-popup .oo-ui-window-frame {
    background: #313e59 !important;
}

.rsw-skin-toggle-popup .appearance-modal {
    color: #cbd9f4;
}

.rsw-skin-toggle-popup .reader-mode {
    background: #222e45;
}

.rsw-skin-toggle-popup .reader-mode p {
    color: inherit;
    opacity: .7;
}

.rsw-skin-toggle-popup > .oo-ui-window-frame {
    border-color: #172136 !important;
}

#rsw-config-background {
    background: rgba(23, 33, 54, 0.75);
}

.rsw-tooltip {
    color: #cbd9f4;
    background-color: #313e59;
    border-color: #596e96;
}

ol.references li:target,
sup.reference:target {
    background-color: #313e59;
}

#less-modal {
    background: #313e59 !important;
    color: #cbd9f4 !important;
}

#less-modal a {
    color: #8cabe6 !important;
}

#less-modal #less-header {
    border-color: #172136 !important;
}

#less-modal #less-close {
    background-color: #313e59 !important;
}

#less-overlay {
    background-color: rgba(25, 25, 25, 0.6) !important;
}

table.lighttable .highlight-over,
#pengLocations .highlight-over {
    background-color: #3c780a;
    color: #ecf8e3;
}

table.lighttable .highlight-over a,
#pengLocations .highlight-over a {
    color: #c3e8a3;
}

table.lighttable .highlight-on,
#pengLocations .highlight-on {
    background-color: #2e5e05;
    color: #ecf8e3;
}

table.lighttable .highlight-on a,
#pengLocations .highlight-on a {
    color: #c3e8a3;
}

.title-parenthesis {
    color: inherit;
    opacity: .75;
}

.rsw-drop-display-button2 .oo-ui-buttonElement-button {
    filter: invert(1);
}

.rsw-disassembly-calc-popup-button .oo-ui-iconElement-icon.oo-ui-icon-lightbulb {
    background-image: linear-gradient(transparent, transparent), url("data:image/svg+xml,%3Csvg xmlns=%22http://www.w3.org/2000/svg%22 width=%2220%22 height=%2220%22 viewBox=%220 0 20 20%22%3E%3Ctitle%3Elightbulb%3C/title%3E%3Cpath fill='%23cbd9f4' d=%22M8 19a1 1 0 0 0 1 1h2a1 1 0 0 0 1-1v-1H8zm9-12a7 7 0 1 0-12 4.9S7 14 7 15v1a1 1 0 0 0 1 1h4a1 1 0 0 0 1-1v-1c0-1 2-3.1 2-3.1A7 7 0 0 0 17 7z%22/%3E%3C/svg%3E");
}

#rsw-disassembly-overlay table.wikitable > tr > th,
#rsw-disassembly-overlay > * > tr > th {
    background-color: #222e45;
}

#rsw-disassembly-overlay table.wikitable > tr > th,
#rsw-disassembly-overlay > * > tr > th,
#rsw-disassembly-overlay table.wikitable > tr > td,
#rsw-disassembly-overlay > * > tr > td {
    border-color: #172136;
}

#rsw-disassembly-overlay .rsw-discalc-priceinfo {
    color: #cbd9f4;
}

.smw-ask-query textarea,
.smw-ask-actions textarea {
    background-color: #222e45;
    border-color: #2f4060;
    color: #cbd9f4;
}

.smw-ask-query-format select {
    background-color: #222e45;
    border: 1px solid #2f4060;
    color: #cbd9f4;
}

.smw-ask-sorting select,
.smw-ask-options-fields select {
    background-color: #1f293e;
    border: 1px solid #4c5574;
    color: #cbd9f4;
}

.smw-ask-sorting input,
.smw-ask-options-fields input {
    background-color: #1f293e;
    border: 1px solid #4c5574;
    color: #cbd9f4;
    padding: 2px 1px;
}

input.smw-ask-action-btn.smw-ask-action-btn-dblue {
    background-color: #313e59;
    border-color: #3f5073;
    color: #cbd9f4;
}

a.smw-ask-action-btn.smw-ask-action-btn-lblue {
    background-color: #222e45;
    border-color: #2f4060;
    color: #cbd9f4;
}

a.smw-ask-action-btn.smw-ask-action-btn-lblue:visited {
    background-color: #222e45;
    border-color: #2f4060;
    color: #cbd9f4;
}

a.smw-ask-action-btn.smw-ask-action-btn-lblue:hover {
    background-color: #293753;
    border-color: #36496e;
    color: #cbd9f4;
}

a.smw-ask-action-btn-lgrey {
    background-color: #313e59;
    border-color: #3f5073;
    color: #cbd9f4;
}

a.smw-ask-action-btn-lgrey:hover {
    background-color: #384766;
    border-color: #475980;
    color: #cbd9f4;
}

.smw-callout {
    color: #f9f9f9;
}

.smw-callout-error {
    background-color: #8e221a;
    border-color: #8e221a;
    border-left-color: #731911;
}

.smw-callout-info {
    background-color: #0b5884;
    border-color: #0b5884;
    border-left-color: #03436b;
}

.smw-callout-success {
    background-color: #3c780a;
    border-color: #3c780a;
    border-left-color: #2e5e05;
}

.smw-callout-warning {
    background-color: #b55e0c;
    border-color: #b55e0c;
    border-left-color: #80440e;
}

.smw-property-page-indicator {
    border-color: #596e96;
    color: #eeeeee;
}

.smw-property-page-indicator.usage-count.moderate {
    background-color: #b55e0c;
    border-color: #b55e0c;
    color: #eeeeee;
}

.smw-property-page-indicator.usage-count.high {
    background-color: #8e221a;
    border-color: #8e221a;
    color: #eeeeee;
}

.property-page-results .value-row:hover {
    background-color: #384766;
}

#bodyContent span.smwbrowse a:hover,
#bodyContent span.smwsearch a:hover {
    color: #ffffff;
}

.js-tooltip-text {
    color: #cbd9f4;
}

.js-tooltip-click {
    background: #222e45;
    border: 2px solid #222e45;
}

.js-tooltip-wrapper {
    background-color: #313e59;
    border: 3px solid #222e45;
}

.js-tooltip-arrow.js-tooltip-arrow-pointleft {
    border-right-color: #222e45;
}

.js-tooltip-arrow.js-tooltip-arrow-pointright {
    border-left-color: #222e45;
}

.js-tooltip-close {
    background: #222e45;
}