stylus/vendor-overwrites/colorpicker
tophf aa2fef7f72 more keyboard control in colorpicker popup
hex mode similar to chrome-devtools:
* Ctrl-Up/Down for R channel
* Shift-Up/Down for G channel
* Alt-Up/Down for B channel
* Up/Down treats the entire color as a hex integer e.g. #00f -> #010

rgb/hsl modes similar to chrome-devtools:
* Ctrl-Up/Down steps by 100 (alpha: by 1)
* Shift-Up/Down steps by 10 (alpha: by .1)
* Up/Down steps by 1  (alpha: by .01)

* PgUp/PgDn to switch format
* Tab to switch format when at the first/last input field
2017-11-24 13:19:06 +03:00
..
colorpicker.css assign color swatches correctly: skip overlays in the middle 2017-11-24 13:19:05 +03:00
colorpicker.js more keyboard control in colorpicker popup 2017-11-24 13:19:06 +03:00
colorview.js add colorpicker hotkey config icon [default: none] 2017-11-24 13:19:06 +03:00
LICENSE add original colorpicker plugin 2017-11-19 15:55:35 +03:00