65ac351699
USO has always produced 6-digit #rrggbb so some styles rely on it and use /*[[color]]*/11 notation to specify the transparency. Now we will try to preserve the opacity customized by the user via colorpicker unless the style specifies it inline. |
||
---|---|---|
.. | ||
color-converter.js | ||
color-mimicry.js | ||
color-picker.css | ||
color-picker.js | ||
color-view.js | ||
LICENSE | ||
README.md |
color-picker - forked from v1.0.9
codemirror-colorpicker was heavily modified from its source:
https://github.com/easylogic/codemirror-colorpicker/...
Shortly after this version the source repo split the file and built it using rollup. It should be considered a fork of the original.