refactor(design): site-wide sweep — broken Tailwind tokens, rounded corners, SearchBar primitive #117
No reviewers
Labels
No labels
agent-context-drift
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: rstillwell/deckhearth#117
Loading…
Reference in a new issue
No description provided.
Delete branch "design-sweep-pass"
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?
Summary
Site-wide design sweep following the floating chrome + corner-border-light system shipped in #116. Three classes of finding addressed:
Also fixed the `dark:*` Tailwind modifiers on `settings.js` / `profile.js` alerts (no-op under `[data-theme]` theming) and moved `settings.js` sidebar nav onto the system `nav-item` / `nav-item-active` / `nav-item-hover` utilities.
19 files touched, +1378 / -1169.
Touched files
Pages
Components
Test plan
Follow-ups (deliberately deferred)
Made with Cursor
The latest updates on your projects. Learn more about Vercel for GitHub.
Pipeline Health
Build + CI gates
Build runs on Vercel; this CI runs lint and schema-map drift only (no duplicate build).
Role reports
See individual comments above for details. This rollup updates automatically.
Visual Diff
Screenshots and diffs uploaded as artifacts: view run
If intentional changes: update snapshots locally with
npx playwright test --project=visual --update-snapshotsand commit.