Increasing Access
users will be able to pull up the color picker faster
Feature enhancement details
currently the codemirror color picker enforces a stricter set of rules for what counts as a color. such as rgb(,,_). we're considering loosening this so that at a bare minimum 'rgb' works and maybe even just an empty string on specific functions.
I'd need to modify my own repo (https://github.com/khanniie/codemirror-color-picker) first, push an update, and then update the version here, so it's more of a bug for another repo, but tracking here for consistency and visibility
Increasing Access
users will be able to pull up the color picker faster
Feature enhancement details
currently the codemirror color picker enforces a stricter set of rules for what counts as a color. such as rgb(,,_). we're considering loosening this so that at a bare minimum 'rgb' works and maybe even just an empty string on specific functions.
I'd need to modify my own repo (https://github.com/khanniie/codemirror-color-picker) first, push an update, and then update the version here, so it's more of a bug for another repo, but tracking here for consistency and visibility