View Single Post
Old 11-22-2010, 04:34 PM   #12
afv011
Captain Penguin
afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.afv011 ought to be getting tired of karma fortunes by now.
 
afv011's Avatar
 
Posts: 2,966
Karma: 2079999999
Join Date: May 2009
Location: Seattle, WA
Device: Kobo Clara BW, Kobo Libra 2, Nook Glowlight
When I read at night, I prefer a pure black background, so I add this to the ePubs:

Code:
body {
       background-color:#000000;
       color:#dddddd;
 }
The result is that, in "publisher defaults", I get black background and white-ish text. You can tweak the brightness of the text and the darkness of the background to suite your taste.
afv011 is offline   Reply With Quote