System Color Picker Versions Save

🎨 The macOS color picker as an app with more features

v1.6.2

2 years ago
  • Fix bug where the text fields would stop updating e023ef3

https://github.com/sindresorhus/System-Color-Picker/compare/v1.6.1...v1.6.2

v1.4.1

2 years ago

v1.4.0

2 years ago
  • Added support for the LCH color format.
  • Added the ability to choose which color formats to show in the color picker window.
  • Added the ability to set a global keyboard shortcut for picking a color.
  • The "Copy to HSL" keyboard shortcut changed to Shift+Command+s.

https://github.com/sindresorhus/System-Color-Picker/compare/v1.3.2...v1.4.0

v1.3.2

2 years ago

v1.3.0

3 years ago
  • Added a preference to copy the color after picking it.

https://github.com/sindresorhus/System-Color-Picker/compare/v1.2.0...v1.3.0

v1.2.0

3 years ago
  • Added the ability to quickly paste a color in any of the supported formats. Just press Shift+Command+v while the app is focused to paste. You can also find it in the “Color” menu.