Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add System Color Picker #1006

Merged
merged 1 commit into from
Jan 2, 2022
Merged

Conversation

sindresorhus
Copy link
Contributor

NOTE: A similar PR may already be submitted! Please search among the Pull request before creating one.

Types of Changes

What types of changes does your PR introduce? Put an x in all boxes that apply

  • New addition to list
  • Fixing bug in existing item in list
  • Removing item from list
  • Changing structure (organization) of list

Proposed Changes

The built-in macOS color picker is familiar to most users, but usually you would only be able to access it in certain apps. I made an app that includes the built-in color picker, but also adds lots of extra features, like quick copy to Hex, HSL, RGB, etc, keyboard shortcuts, color history, you can use it as a menu bar app or normal app, and many more features. The app has become quite popular (100+ ratings with 4.9/5 average).

https://github.com/sindresorhus/System-Color-Picker

PR Checklist

Put an x in the boxes once you've completed each step. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.

  • I have read the CONTRIBUTING guide
  • I have explained why this PR is important
  • I have added necessary documentation (if appropriate)

@jaywcjlove jaywcjlove merged commit 14d9c36 into jaywcjlove:master Jan 2, 2022
@sindresorhus sindresorhus deleted the patch-2 branch January 3, 2022 15:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants