Server web UI: modern themeable layout with dark mode, timezone moved into config #1

Merged
tfaour merged 1 commits from worktree-golden-imagining-lightning into main 2026-07-20 23:50:06 -04:00
1 Commits
Author SHA1 Message Date
tfaour fdcb444d57 Server web UI: modern themeable layout with dark mode, timezone moved into config
Replaces the ad-hoc inline styling with a shared base template driven by
CSS custom properties (light/dark palettes), a card-based two-column
layout, and a persistent dark-mode toggle. Also moves quiet-hours'
timezone from the container's TZ env var into a proper web UI setting
(zoneinfo-backed), so it no longer needs a docker-compose.yml edit and
restart to change.
2026-07-20 23:48:41 -04:00