-
@xlorotic @byuu_san You should consider
prefers-color-scheme, you can always use it as progressive enhancement, which is very doable with<dark-mode-toggle>(github.com/GoogleChromeLabs/dark-mode-toggle). You can read more about it here: web.dev/prefers-color-scheme/#dark-mode-but-add-an-opt-out.