Note: After saving, you have to bypass your browser's cache to see the changes. Google Chrome, Firefox, Microsoft Edge and Safari: Hold down the ⇧ Shift key and click the Reload toolbar button. For details and instructions about other browsers, see Wikipedia:Bypass your cache.
html, body { font-family: loma,sans-serif; }

#mw-page-base, div#content, .suggestions-results, .suggestions-special { background-color: #333; /*was white;*/ }

table.ambox { background: #353535; /*was#FBFBFB;*/ }

.infobox, #toc, .toc, .mw-warning { background-color: #393939; /*was#F9F9F9;*/ }

div#content, textarea, input, select, h1, h2, h3, h4, h5, h6, .infobox { color: #aaa; /*wasblack;*/ }

th { color: #000; }

a, #mw-panel.collapsible-nav div.collapsed h5 { color: #6f6; /*was#0645ad;*/ }

a:visited { color: #6a6; }

a.new, #p-personal a.new { color: #f80; /*was#BA0000;*/ }

/* div.vectorTabs li.new a, div.vectorTabs li.new a:visited { color: #faadad; /*was#A55858;*/ } */

div.vectorTabs li.selected a, div.vectorTabs li.selected a:visited { color: #777; /*was#333;*/ }

div#mw-js-message {
    border: solid 1px #555; /*was#DDD;*/
    background-color: #363636; /*was#FCFCFC;*/
}

table.fmbox, .suggestions-results, .suggestions-special, #toc, .toc, .mw-warning, .infobox {  border: 1px solid #888; /*was#AAA;*/ }

div.vectorTabs ul li { background-color: #3f3f3f; /*was#F3F3F3;*/ }

#mw-panel.collapsible-nav div.portal h5 { color: #4d4d4d; /*was#4D4D4D;*/ }

table.fmbox-warning { background: #553131; /*was#FFDBDB;*/ }