sendou.ink/app/modules/theme
Remmy Cat Stock 19fbd85f8f
Add auto theme option for detecting the theme from system/browser preferences (#1083)
* Add "auto" option to theme switcher

* Add labels to language and user menu buttons

* Update translation-progress.md
2022-11-03 01:44:56 +01:00
..
action.server.ts Add auto theme option for detecting the theme from system/browser preferences (#1083) 2022-11-03 01:44:56 +01:00
index.ts Add color mode toggle 2022-09-04 15:23:59 +03:00
provider.tsx Add auto theme option for detecting the theme from system/browser preferences (#1083) 2022-11-03 01:44:56 +01:00
README.md Add color mode toggle 2022-09-04 15:23:59 +03:00
session.server.ts Add auto theme option for detecting the theme from system/browser preferences (#1083) 2022-11-03 01:44:56 +01:00

Implements dark mode for a Remix app.

Based on https://github.com/remix-run/remix/blob/main/examples/dark-mode