Skip to content

Fix conflicting colors on navigation active states #70

@AdamJ

Description

@AdamJ

The current active link in the navigation uses bg-blue-200 but that is overwritten by the hover state hover:bg-accent, causing the indicator to disappear on hover.

ToDo

  • Use bg-accent for active and hover:bg-accent/80 on hover to make the active state additive and not a replacement

Metadata

Metadata

Assignees

Projects

Status

To triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions