View Single Post
Old 07-30-2010, 11:56 AM   #219
kovidgoyal
creator of calibre
kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.kovidgoyal ought to be getting tired of karma fortunes by now.
 
kovidgoyal's Avatar
 
Posts: 45,450
Karma: 27757438
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
Just to note, if you want to use a dark background with other readers, you may be able to achieve it by adding the following to extra css in calibre before converting the file:

Code:
body { background-color: black; color: white}
Whether it works or not will depend on whether the file your are converting defines its own colors or not and whether the reader you are using respects the CSS.
kovidgoyal is offline   Reply With Quote