I'm curious now. You claim to have no use for dark mode on any machine, yet dark mode is the only time on Linux or Windows that we (Sigil) attempt to modify the Preview scrollbars with css. In light mode, we go with whatever Qt decides.
I can confirm, however, that the css we inject into Preview on Linux in dark mode (for the scrollbars) is inappropriate. It's based upon the colors that we used to use for our own hard coded dark mode that we no longer use on Linux. Since we allow Sigil to use the theme that the Linux Desktop is using, we need to find a way for Sigil to use the default system theme colors (for Preview scrollbars) when dark mode is detected.
|