Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Color picker to work with HSL(A) values also #937

Open
@mattpass

Description

@mattpass

The regex in cssColorPreview function can pick up hsl/hsla values (both upper & lower case) but it's not converted to hex (as rgb/rgba values are in order to set color in Farbtastic) plus we also don't have this format shown in modal, only hex and rgb(a) - need to add hsl(a) there too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions