Turn Any Site Dark with One CSS Line: How Filter Invert & Hue‑Rotate Work
This article shows how a single CSS rule using the filter property with invert(1) and hue‑rotate(180deg) can instantly give any website a decent dark‑mode appearance, explains the underlying colour transformations, and provides simple fixes for media elements that get unintentionally inverted.
