body:NOT(.unregreader):NOT(.mediawiki):NOT([bgcolor*="#"]):NOT([onresize="doResize();"]), .alt1, .alt1Active {
  background: #222 !important;
  color: gainsboro !important;
}
.alt2 {
  background: #444 !important;
  color: gainsboro !important;
}
div[align="center"] .page {
  background: none !important;
}
div.container#content, .sitemain {
  background: #333 !important;
  box-shadow: 0 0 10px black !important
}
pre, pre code, .tborder {
  background-color: black !important;
  color: white !important;
}
.table-striped tbody>tr:nth-child(odd)>td, .table-striped tbody>tr:nth-child(odd)>th, .forum_topic:nth-child(odd) {
  background-color: #444 !important
}
#chapter-title a, .pages-list a, .nav-list a, #main.chapters .chapter .title, .forum_post a, h2 a:NOT(.result__check), 
.scanlators a, .volumes a, .chapter-list a, .media-body p a, a.more, .tag-list a, .nav-pills a, .table-striped a:NOT(.btn-mini), 
.forum_topic .span9 a, .nav-tabs li:not([class="active"]) a, .pull-right.actions.bulleted a, .tborder a, .description a, .post p a {
  color: #eee !important
}
.nav-list>li>a, .nav-list .nav-header {
  text-shadow: 0 1px 0 rgba(128, 128, 128, 0.6) !important
}
.added.nav-list a:hover, .nav-tabs li:not([class="active"]) a:hover, .nav-pills li:not([class="active"]) a:hover  {
  color:navy !important
}
.forum_post .info, .table td, .toolbar {
  background-color: #282828 !important;
  border-top: 1px solid #333 !important;
  border-bottom: none !important
}
.forum_post .info, .table td, .forum_topic {
  border-bottom: 1px solid #333 !important
}
blockquote p, #main.chapters .chapter, .thumbnail .caption, .talk-plugin-rich-text-text, .element-paragraph, .post p, .post-header .post-title a {
  color: #999 !important
}
.thumbnail {
  border: 1px solid #555 !important
}
i.icon-book, i.icon-print, i.icon-calendar, span.tags i.icon-tags, img[alt="Dynasty Scans"], i.icon-exclamation-sign, i.icon-lock {
  filter: invert()
}
img[alt="Yuri Project"] {
  filter: brightness(160%);
}