Đó là một chủ đề tối thông minh tự động chuyển sang màn hình tối khi màu nền của trang chủ sáng. Cung cấp chức năng bộ lọc cho phép người dùng thêm hoặc loại trừ URL để áp dụng trực tiếp.
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