mozilla / experimenter

A web application for managing user experiments for Mozilla Firefox.

Home Page:https://experimenter.services.mozilla.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Persist light/dark settings

jaredlockhart opened this issue · comments

Now that we have a light/dark toggle from bootstrap5 let's persist the users light/dark choice in localstorage.

┆Issue is synchronized with this Jira Task

Related -- we could use prefers-color-scheme to default to user's system setting for light/dark mode.