• Welcome to Touhou Wiki!
  • Registering is temporarily disabled. Check in our Discord server to request an account and for assistance of any kind.

User:New visitor/darkvector.css

From Touhou Wiki
< User:New visitor
Revision as of 16:40, 25 June 2020 by New visitor (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

  • Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
  • Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
  • Internet Explorer / Edge: Hold Ctrl while clicking Refresh, or press Ctrl-F5
  • Opera: Press Ctrl-F5.
.ace-tm .ace_gutter {
background: #777;
}
#mp-Music > .mp-innerBox {
background-color: #8a783c;
}
#mp-Games .mp-header {
background-color: #702B22;
}
#mp-Games > .mp-innerBox {
background-color: #a2572d;
}
#mp-Music .mp-header {
background-color: #776d3a;
}
#mp-PrintWorks > .mp-innerBox {
background-color: #2468ba;
}
.incell, .incell_top, .incell_bottom, .incell_topleft, .incell_topright, .incell_bottomleft, .incell_bottomright {
background: #263F86;
}
@media screen and (min-width: 982px) {
.mw-body {
color: #9f9f9f;
}
div#footer ul li {
color: #969696;
}
}
@media screen {
.editOptions {
color: #a9a9a9;
}
}
@media screen and (min-width: 982px) {
input, textarea {
color: #9d9d9d;
}
}
.wikiEditor-ui-toolbar {
background-color: #519bc7;
background-image: linear-gradient(#fdfefe 0,#7595a9 32px);
}
table, #content .gallerybox div.thumb, .gallerytext p, .oo-ui-menuLayout-menutable, .mw-collapsible-toggle, .mw-collapsible-toggle-expanded, .mw-search-profile-tabs {
  filter: brightness(0.8);
}
.ace-editor{
	background-color: #424242;
}
table img {
  filter: brightness(1.25);
}
table *{
  filter: initial !important;
}
a.new {
  color: red;
}