Phase 3: Iframe theme sync — remove hardcoded dark-mode styles #18
No reviewers
Labels
No labels
prio_critical
prio_low
type_bug
type_contact
type_issue
type_lead
type_question
type_story
type_task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
lhumina_code/hero_aibroker!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