Close
White style css
body {
background-color: #FFFFFF ;
}

a.directlink {
background: #fff ;
}

a.directlink span {
text-indent: 10px ;
font-size: 10px ;
}

a.largeimg {
background: #fff ;
}

table.form {
color: #333 ;
}

table.form th {
background: #fff ;
color: #333 ;
}

body, div, h1, h2, h3, h4, h5, h6, p, ul, li, dd, dt {
color: #CC66CC ;
}

table tr.even {
color: #333 ;
background: #fff ;
}

tr.odd {
color: #333 ;
background: #fff ;
}

div.status-notice {
background: #fff ;
}

div.quote {
background: #fff ;
}

img.preview {
border: 3px hidden #000 ;
}

img.has-children {
border: 3px solid #fff ;
}

stylish
https://addons.mozilla.org/ja/firefox/addon/2108

white-moe.imouto.org Download
http://userstyles.org/styles/7332

Preview
http://i.namipan.com/files/9d810b7bafc679eca23304928d3abe852365a6ee85860000cdd3/0/moe.imouto.org1.jpg

http://i.namipan.com/files/a69a0a4e4287cab6d53659392f27d4a6cffdad540bb000006077/0/moe.imouto.org2.jpg
英語は苦手です すみません...
A copypaste of danbooru original stylesheet would probably look better
White = bad. That's why I have liked moe's gray background. I have sensitive eyes so I avoid brighter websites.
I prefer a darker background. That would make my eyes bleed.
みんなは白色が嫌いみたい... (T_T)
A dark background gives images better contrast. That's why the post pages are even darker than the other pages.

此方も日本語は苦手から善く言えないけど、絵が善く見える色が黒色だと思います。
Since I don't really like the completely dark bg on post/show I'm using this in stylish as well. It restores the old behavior.

@namespace url(http://www.w3.org/1999/xhtml);

@-moz-document domain("moe.imouto.org") {
.action-post-show > body {
background: #222 !important;
}
}