Thread: invert screen
View Single Post
Old 07-30-2009, 07:11 PM   #6
lcbannon
Enthusiast
lcbannon began at the beginning.
 
Posts: 31
Karma: 10
Join Date: Jul 2009
Device: Sony PRS 505
I just added the code the Calibre developer posted and it worked like a charm to auto inverse on all books I convert in Calibre..this is the code and it goes in the extra css box in the look and feel section under preferences then conversion ...just copy and paste.

body { background-color: black; color: white; }
lcbannon is offline   Reply With Quote