Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 803 Bytes

File metadata and controls

11 lines (7 loc) · 803 Bytes

ScreenCPShortcut

Provides a shortcut for Pixelorama's "Screen color picker" (Alt button by default).

Pixelorama has 2 types of color pickers, the Canvas color picker only functional on canvas (which takes into account alpha values and unmixed layer colors), and the Screen color picker, which is used for picking screen colors (even outside of Pixelorama's window). While the Canvas color picker has a shortcut, the Screen color picker doesn't.

The Shortcut key is under Edit > Prefferences > Shortcuts > Tool modifiers > Draw tools > Quick color picker.

This extension works as follows:

  • While the shortcut is held: The Canvas color picker is active.
  • When the shortcut is released: If no color is selected while Canvas color picker was active, the Screen color picker gets deployed.