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

Color picker #42

Open
noobtiger opened this issue Apr 18, 2022 · 2 comments
Open

Color picker #42

noobtiger opened this issue Apr 18, 2022 · 2 comments
Labels
feature New feature or request

Comments

@noobtiger
Copy link

Color picker is fairly common use case in my web development, and I often have to open online image color picker to retrieve a color from web page or canvas element. In DevTools, Color picker functionality is available in color, background-color swatches in Elements > styles pane.
image

I believe adding a color picker that is easily accessible in top level UI in DevTools will be useful to developer's workflow. I added a command in a prototype, gif below. It can be added as a button in other places as well.
colorpicker

@noobtiger noobtiger added the feature New feature or request label Apr 18, 2022
@captainbrosset
Copy link
Contributor

Great idea. I can see how this would be useful. Having something at the browser-level could be great too. I experimented with this some time ago with this browser extension btw: https://chrome.google.com/webstore/detail/eye-dropper/fjnpfdnpkpdccebgadceaieifiiblabh (source code).

@Renfrew100
Copy link

I agree this is an amazing idea

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants