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; }
|