User:Wekeepwhatwekill/dark test.css

.stub {

color: #007722 !important;

}

/* make the background behind the content area and the tabs a light grey */

div#content, #content table, .ns-0 div#content, div#p-cactions li a:hover, div#p-cactions li.selected a, div#content div.thumb {

background: #424242;

border-color: #535353;

}

  1. p-cactions li.selected {

border-color: #535353;

}

/* change background of unselected tabs */

  1. p-cactions ul li a {

background: #303030;

border-color: #424242;

}

.pBody, #footer {

background: #303030;

border-color: #424242;

}

body {

background: #212121;

color: #FFF;

}

.mw-body, h1, h2, h3, h4, h5 {

color: #FFF;

}

/* standard link colors */

a:link,

  1. p-cactions li a,
  2. p-personal li a {

color: #70a0ff;

}

a:visited { color: #70a0ff; }

a.new:link, #p-cactions li.new a { color: #ff8578; } /* redlinks */

a.new:visited { color: #ff8578; }

a.extiw:link { color: #78ffed; } /* links to other Wikipedias */

a.extiw:visited { color: #78ffed; }

a.external:link { color: #d67dff; } /* external links */

a.external:visited { color: #d67dff; }

/* get rid of the person icon */

li#pt-userpage { background: none }