fabro/apps/fabro-web/app/lib
Bryan Helmkamp 8e26d30460
fix(fabro-web): default unsaved theme selection to dark
Remove the system color-scheme fallback from the web UI theme boot path.
Fabro now uses a saved light/dark preference when present and otherwise
starts in dark mode by default. Add a regression test for the shared
theme selection helper and refresh the built web assets.
2026-04-08 12:10:34 -04:00
..
demo-mode.test.tsx feat: wire web UI to real server with demo mode toggle 2026-04-08 04:46:08 -04:00
demo-mode.tsx feat: wire web UI to real server with demo mode toggle 2026-04-08 04:46:08 -04:00
format.ts Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
graph-theme.ts Rename Arc to Fabro in TypeScript/JavaScript 2026-03-12 11:13:18 -04:00
theme-selection.test.ts fix(fabro-web): default unsaved theme selection to dark 2026-04-08 12:10:34 -04:00
theme-selection.ts fix(fabro-web): default unsaved theme selection to dark 2026-04-08 12:10:34 -04:00
theme.tsx fix(fabro-web): default unsaved theme selection to dark 2026-04-08 12:10:34 -04:00
time.ts chore: remove unused verification, retros, and sessions endpoints 2026-04-06 17:52:51 -04:00
workflow-api.ts fix(web): use local workflow response types 2026-04-07 14:48:19 -04:00