stylus/js/color
tophf b7cfbe6e66
use color palette and enable a simple dark theme (#1405)
* add 'auto' iconset and use it by default
* expose `data-ui-theme` on html

Co-authored-by: narcolepticinsomniac <therealdoctorgonzo@gmail.com>
2022-02-17 03:10:59 +03:00
..
color-converter.js preserve opacity in colorpicker for preprocessor uso config (#1200) 2021-03-05 17:25:05 +03:00
color-mimicry.js use color palette and enable a simple dark theme (#1405) 2022-02-17 03:10:59 +03:00
color-picker.css support EyeDropper API in color picker 2021-09-24 09:40:49 +03:00
color-picker.js support EyeDropper API in color picker 2021-09-24 09:40:49 +03:00
color-view.js update swatch's lines to match current code 2021-04-08 14:33:36 +03:00
LICENSE API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00
README.md API groups + use executeScript for early injection (#1149) 2021-01-01 17:27:58 +03:00

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.