Je to inteligentní tmavé téma, které se automaticky přepne na tmavou obrazovku, když je barva pozadí domovské stránky jasná. Poskytuje funkci filtru, která umožňuje uživatelům přidat nebo vyloučit přímo URL.
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