Red Vizor Theme

This is _NoachA_NoachA's simple dark mode for the Sigma-9 Theme by AelannaAelanna. To use this theme, put the following on any page:

[[include :scp-wiki:theme:red-vizor]]

Croqstyle is included in this theme.

Rating:

rating: +21+x

Rating w/ Info Pane:

  • rating: +21+x

DPSicon.png

An image.

Header 1

Header 2

Header 3

Header 4

Header 5
Header 6

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit1 in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.2

One Fish

Two Fish

Dead Fish

Blue Fish


Stuff~



The Tables Mason
what do they
mean?!

@import url("https://scp-wiki.wikidot.com/component:croqstyle/code/1");
 
/* BODY */
 
body {
    background: #1D1D1C;
    color: #B0AFAA;
}
 
.scp-image-block .scp-image-caption {
    background-color: #151515;
}
 
#page-title, .meta-title  {
    border-color: #B0AFAA;
    color: #B0AFAA;
}
 
div#container-wrap {
    background-image: url('https://scp-wiki.wdfiles.com/local--files/theme%3Ared-vizor/body_bg.png');
}
 
.close-credits,
.credit-back {
    filter: grayscale(100%);
}
 
/* For the info module on some pages. */
.modalbox {
    text-shadow: none;
    color: #000000;
}
 
/* MEDIA AND HEADERS */
 
div.blockquote,
blockquote, div#toc  {
    background-color: #232321;
    border: dashed 1px #6c6c6a;
}
 
h1 {
    color: #B0AFAA;
}
 
hr {
    background-color: #9e9e9e;
}
 
/* LINKS */
 
a {
    color: #FB4141;
}
 
a:visited {
    color: #ff8585;
}
 
/* TABS */
 
.yui-navset .yui-content {
    background-color: #232321;
}
 
table.wiki-content-table th {
    background-color: #232321;
}
 
/* SIDE BAR */
 
#side-bar .heading {
     color: #F4F4E1;
     border-color: #6c6c6a;
}
 
#side-bar div.side-block, 
#side-bar .side-block.media, 
#side-bar .side-block.resources {
    background-color: #232321;
    border: solid 1px #6c6c6a;
    box-shadow: none;
}
 
#side-bar a,
#side-bar a:visited {
    color: #FB4141;
}
 
/* POP-UPS */
 
.hovertip {
  background: #232321 !important;
  border: solid 1px #B0AFAA;
}
 
/* SANDBOX POP-UPS*/
 
.preview-message {
    color: #232321;
}
 
.owindow,
.owindow h2,
.owindow h3,
.owindow h4,
.owindow h5,
.owindow h6 {
  color: #333;
}
.owindow h1,
.owindow a {
  color: #333;
}
 
.owait div.modal-body {
    color: #232321 !important;
}
 
form div.sub {
    color: #232321;
}
 
#lock-info {
    color: #232321;
}
 
table.page-files .highlight {
    background-color: transparent;
}
 
/* EDIT */
 
/*  EDIT  */
 
#edit-page-title {
  background-color: #1D1D1C;
  border: 1px solid #ccc;
  color: #B0AFAA;
}
#edit-page-textarea {
  background-color: #1D1D1C;
  border-color: #ccc;
  color: #B0AFAA;
}
#edit-page-comments {
  background-color: #1D1D1C;
  border-color: #ccc;
  color: #B0AFAA;
}
#lock-info {
  background-color: #1D1D1C;
}
Unless otherwise stated, the content of this page is licensed under Creative Commons Attribution-ShareAlike 3.0 License