abe33 / abe33/atom-pigments

Pattern for array

Open
#220 1 comment 0 reactions 0 assignees View on GitHub
enhancement question
Dominant language
CoffeeScript
Stars
518
Forks
70
PR merge metrics
No merged PRs in 30d

Description

I'm using a library that defines RGB colors in arrays: `"rgba(100, 160, 200, 0.5)"` becomes simply `[100, 160, 200, 0.5]`.
Using arrays or lists is a common and flexible way to work with colors.
Is it possible to define new patterns using regex that can be changed in the settings?
Thank you.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.