Phase 3: Iframe theme sync — remove hardcoded dark-mode styles #18
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "phase3-theme-sync"
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 #17
Summary
Remove all hardcoded dark-mode Bootstrap classes and hex colors from admin UI templates. Add bsMap theme receiver for hero:theme postMessage protocol.
Changes
bg-dark→bg-body-secondary,text-white→text-bodydata-bs-theme="dark"(receiver JS controls it)var(--bs-body-bg),var(--bs-border-color))Test plan
Pull request closed