-
-
Notifications
You must be signed in to change notification settings - Fork 83
Support for more color formats #355
Copy link
Copy link
Open
Labels
component: type/value stuffsystem of parameter type/value checking, inheritnace, etc etcsystem of parameter type/value checking, inheritnace, etc etcstatus: discussionDiscussion. Not yet a specific feature/bug. Likely to result in multiple PRs/issues.Discussion. Not yet a specific feature/bug. Likely to result in multiple PRs/issues.type-featureFeature requestFeature request
Milestone
Metadata
Metadata
Assignees
Labels
component: type/value stuffsystem of parameter type/value checking, inheritnace, etc etcsystem of parameter type/value checking, inheritnace, etc etcstatus: discussionDiscussion. Not yet a specific feature/bug. Likely to result in multiple PRs/issues.Discussion. Not yet a specific feature/bug. Likely to result in multiple PRs/issues.type-featureFeature requestFeature request
Type
Fields
Give feedbackNo fields configured for issues without a type.
Right now, the values of a
param.Colorparameter may only be specified in hex format. In addition, it would be nice to allow:"red","crimson","pink")"rgb(128, 128, 64)"): See https://www.w3schools.com/cssref/css_colors_legal.aspDo you foresee any downstream ecosystem problems associated with expanding the set of allowed colors?