Skip to content
This repository was archived by the owner on Nov 26, 2024. It is now read-only.
This repository was archived by the owner on Nov 26, 2024. It is now read-only.

[Figma] Update background hover and pressed color values #482

@georgewrmarshall

Description

@georgewrmarshall

Description

The current color value for background/default-hover is grey/grey030, which is suitable for the hover state of background/default. However, we can enhance its utility for a wider range of purposes. By updating the color to a transparent alpha value like rgba(0, 0, 0, 0.04), we can utilize it for hover states of buttons that appear on different colors such as primary/default etc.

Technical Details

  • Update background/default-hover to use a transparent color
  • Update background/default-pressed to use a transparent color
  • Update background/alternative-hover to use a transparent color
  • Update background/alternative-pressed to use a transparent color

Acceptance Criteria

  • Ensure that all background hover and pressed color tokens above use an appropriate alpha color value

References

Metadata

Metadata

Labels

colorTokens related to colorfigmaIssues related to figma workteam-design-systemAll issues relating to design system

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions