-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Needs: ResearchWe need to conduct user research before proceedingWe need to conduct user research before proceedingPackage: LinkRole: A11YRole: UXUX skills neededUX skills needed
Description
Summary
The set-link-from-bg
mixin does not create a distinct active state. Instead, it sets both :hover
and :active
states to the same link hover token.
We should explore updating the mixin to create a link active state that uses either the $theme-link-active-color
or $theme-link-reverse-active-color
token.
Originally flagged by @amyleadem in #5567 (comment)
From @thisisdano in PR comment:
I believe the reason why this ignores active is to allow the original link color to be lighter (since there are fewer lightening steps to account for without active).
Metadata
Metadata
Assignees
Labels
Needs: ResearchWe need to conduct user research before proceedingWe need to conduct user research before proceedingPackage: LinkRole: A11YRole: UXUX skills neededUX skills needed
Type
Projects
Status
No status