Quote:
Originally Posted by BeckyEbook
@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.