texstudio-org/texstudio
Inline math preview does not use document colour
Open
#2,154 opened on Mar 8, 2022
bughelp wanted
Repository metrics
- Stars
- (3,516 stars)
- PR merge metrics
- (Avg merge 5h 26m) (19 merged PRs in 30d)
Description
Environment
- TeXstudio: 4.2.2
- Qt: 6.2.2
- OS: MacOS 12.2.1
- TeX distribution: texlive 2021
Expected behaviour
Inline preview of maths should check what colour has been set for the entire document.

Actual behaviour
TeXstudio ignores \color{white} while observing \pagecolor{darkgray}.
