-
@pepelsbey_ The problem with toggles is that you're actively fighting the browser if you choose a theme different than the system theme; there is just no way around it. FWIW, my toggle supports both approaches, the
class
attribute or thelink[media]
attribute way: github.com/GoogleChromeLabs/dark-mode-toggle#usage