sendou.ink/app/features/theme/core
2026-03-07 20:46:59 +02:00
..
provider.tsx Fix light/dark mode flash 2026-03-07 20:46:59 +02:00
README.md SQL solution migration to Kysely + getting rid of routes folder (#1530) 2023-11-04 13:15:36 +02:00
theme-session.server.ts Custom color settings initial 2026-01-11 22:33:19 +01:00

Implements dark mode for a Remix app.

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