Files
flowmaster-mission-control-…/qa
shad f1324b7539
build-and-publish / test (push) Has been cancelled
build-and-publish / image (push) Has been cancelled
fix(theme): dark theme + landing toggle now actually applies
Two bugs:
1. [data-theme="dark"] block was defined BEFORE :root in source CSS,
   so :root cascade overrode it. Moved to AFTER :root and bumped
   specificity to html[data-theme="dark"] to beat plain :root.
2. Theme toggle button only existed in the topbar, which is hidden
   on landing/login/sso-callback scenes. Added a ThemeToggle to
   the Landing header so users can flip theme from the home page.

Confidence: high
Scope-risk: narrow
2026-06-14 11:52:02 +04:00
..
2026-06-14 00:09:32 +04:00