mirror of
https://github.com/iv-org/invidious.git
synced 2025-11-03 13:48:29 -06:00
Changed the default value for the preference `dark-mode` from "light" to "", to reflect the fact that `dark-mode` is tri-state and that the default (no preference set) may be the dark theme (depending on `prefers-color-scheme`).