Skip to content

chore: Update colorSpace.darken utility for interaction states #3808

@josh-bagwell

Description

@josh-bagwell

🚀 Feature Proposal

The colorSpace.darken utility will need to be updated for interactive states (i.e. hover and active).

Motivation

To simplify the util and add semantics.

Example

// This is the original util and will stay put as it gives the most options
colorSpace.darken()
// These two will be simpler to use with one argument for a color
colorSpace.hover()
colorSpace.pressed()

Metadata

Metadata

Assignees

Labels

Projects

Status

🏗 In progress

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions