refactor(design-system): spotlight-only hover — drop floating-chip tint, tone down gradient #111
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#111
Loading…
Reference in a new issue
No description provided.
Delete branch "redesign-v2-spotlight-only-hover"
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?
Two refinements after PR #110:
Floating-chip shading removed. Dropped the base `background-color` tint on `.nav-item:hover` etc. Just the mouse-tracking spotlight remains — reads as light pooling under the cursor instead of a state-color rectangle.
Gradient toned down ~40%. Light: 0.35/0.18 → 0.22/0.10. Dark: 0.40/0.22 → 0.26/0.12. Same 120px radius and shape, gentler glow.
The text-color shift to `--text-primary` stays as the secondary affordance (and for AA contrast on the label).
Tests
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.