* = really recommended!
Needs the stylish extension.
@namespace url(http://www.w3.org/1999/xhtml);
@-moz-document domain("wikipedia.org") {
* {
background: none !important;
background-color: #000000 !important;
color: #BBBBBB !important;
border-color: #111111 !important;
}
a:link, a:active {color: #80DD80 !important;}
a:visited {color: #CCFFCC !important;}
a:hover {color: #FFFFFF !important;}
a.new {color: red !important;}
strong.mw-plusminus-neg{color: red !important;}
strong.mw-plusminus-pos{color: green !important;}
span.mw-plusminus-pos {color:green !important;}
span.mw-plusminus-neg {color:red !important;}
span.flaggedrevs-color-1 {color:#66CCFF !important;}
span.flaggedrevs-unreviewed {color:#FFDEAD !important;}
span.flaggedrevs-unreviewed2 {color:#B8860B !important;}
span.diffchange {color:red !important;}
span.mw-usertoollinks {color:blue !important;}
}