sendou.ink/app/modules/theme
2022-10-27 22:29:31 +02:00
..
action.server.ts Add color mode toggle 2022-09-04 15:23:59 +03:00
index.ts Add color mode toggle 2022-09-04 15:23:59 +03:00
provider.tsx Add color mode toggle 2022-09-04 15:23:59 +03:00
README.md Add color mode toggle 2022-09-04 15:23:59 +03:00
session.server.ts Fix theme switching via cookie during development 2022-10-27 22:29:31 +02:00

Implements dark mode for a Remix app.

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