Skip to content

Commit

Permalink
Add commands for key operations to color picker
Browse files Browse the repository at this point in the history
- Arrow Keys
  - (S-) <left>/<up>/<right>/<down> : Move X-Y (Saturation-Brightness)
  - (S-) <C-up>/<C-down> : Move Z (Hue)
  - (S-) <M-up>/<M-down> : Move Opacity
- Set Color Component Numerically
  - (C-c C-s) h
  - (C-c C-s) s
  - (C-c C-s) v
  - (C-c C-s) r
  - (C-c C-s) g
  - (C-c C-s) b
  - (C-c C-s) a
  • Loading branch information
misohena committed Feb 8, 2025
1 parent b5ecbf4 commit c44afcb
Show file tree
Hide file tree
Showing 5 changed files with 561 additions and 15 deletions.
Loading

0 comments on commit c44afcb

Please sign in to comment.