View Single Post
Old 06-27-2022, 04:50 PM   #6
RbnJrg
Wizard
RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.RbnJrg ought to be getting tired of karma fortunes by now.
 
Posts: 1,830
Karma: 8700631
Join Date: Mar 2013
Location: Rosario - Santa Fe - Argentina
Device: Kindle 4 NT
Quote:
Originally Posted by BeckyEbook View Post
@RbnJrg: Try use this code in custom_preview_style.css file:

Code:
:root {
    background-color: initial!important;
    color: initial!important;
    filter: invert(1);}
Becky, your solution is perfect, brillant, for .css colors; it's exactly what I wanted. But there is an issue, the background-color appears as white. By removing "background-color: initial!important;" doesn't fix the problem. And neither has effect to uncheck the option "Make preview simulate..." Any idea about how to solve this drawback? I'm working in Arch Linux with a custom build of Sigil with Qt6.
RbnJrg is offline   Reply With Quote