Need to invert the color of svg vector images. The svg images are still black when the dark mode is on. So they are barely visible. For example, math formula on this wiki page: https://en.wikipedia.org/wiki/Weibull_distribution
I'd changed line 270 for solve the problem for temporary. Wikipedia could be the only site that save SVG files in img tag so the solution is very local way. However I can't think other way to detect texterlized images only.
Need to invert the color of svg vector images. The svg images are still black when the dark mode is on. So they are barely visible. For example, math formula on this wiki page: https://en.wikipedia.org/wiki/Weibull_distribution