Quote:
Originally Posted by JSWolf
It is supposed to be whitish.
|
If the color of the text is defined on CSS, calibre Editor will not override it, doesn't matter if in Dark Mode or no.
Many books have colors set for text (and background in some cases). In this case, there might be CSS rules for white background and gray text.
A good way to avoid this problem is to use "color: inherit". This way, text will adapt from black to white when activating Dark Mode.