Add dark mode to the web UI #83
No reviewers
Labels
No labels
Bug
BuildIssue
Claude-fixed
Enhancement
In Progress
Low priority
On Hold
Rejected
Security
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
keyop-go/nfq_forwarder!83
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue28_dark_mode"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #28.
nfq_forwarder_theme) read server-side so the correct theme is present on the very first byte, no flash of the wrong mode.common.js.style.csscolours moved to a light/dark palette-plus-active-variable system.make lint/make testclean; manually verified via a real httptest.Server round trip (no cookie / valid dark cookie / invalid cookie, on both the login page and an authenticated page).LGTM and tested Ok - works well.