-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1c138eb
commit 53f87dc
Showing
4 changed files
with
69 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
<p align="center"> | ||
<a href="https://chromewebstore.google.com/detail/npdcoioelmgpfokfjjkopeecopepcdig"> | ||
<img src="./src/assets/icons/icon96.png" alt="ERP Auto Login - IITKGP logo" width="64" height="64"> | ||
</a> | ||
</p> | ||
|
||
<h3 align="center">Pick Color</h3> | ||
|
||
<p align="center"> | ||
Minimal color picker tool to pick color from anywhere of your screen, with elegant ui and intuitive interface. | ||
<br> | ||
<a href="https://github.com/siddsarkar/color-picker-browser-extension/issues/new">Report a bug</a> | ||
· | ||
<a href="https://github.com/siddsarkar/color-picker-browser-extension/issues/new">Request feature</a> | ||
· | ||
<a href="https://chromewebstore.google.com/detail/npdcoioelmgpfokfjjkopeecopepcdig/reviews">Review</a> | ||
</p> | ||
|
||
![Cover](/previews/v3/full.png) | ||
|
||
# Pick Color | ||
|
||
Pick Color is a minimal color picker tool, that picks color from anywhere of your screen, with elegant ui and intuitive interface. | ||
|
||
## Status | ||
|
||
[![Release](https://github.com/siddsarkar/color-picker-browser-extension/actions/workflows/release.yml/badge.svg)](https://github.com/siddsarkar/color-picker-browser-extension/actions/workflows/release.yml) | ||
[![CodeQL](https://github.com/siddsarkar/color-picker-browser-extension/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/siddsarkar/color-picker-browser-extension/actions/workflows/github-code-scanning/codeql) | ||
![Chrome Add-on](https://img.shields.io/chrome-web-store/users/npdcoioelmgpfokfjjkopeecopepcdig?label=chrome-users) | ||
![GitHub License](https://img.shields.io/github/license/siddsarkar/color-picker-browser-extension) | ||
![Chrome Web Store Version](https://img.shields.io/chrome-web-store/v/npdcoioelmgpfokfjjkopeecopepcdig) | ||
|
||
## Installation | ||
|
||
- Chrome Web Store (recommended) | ||
|
||
<p align="left"> | ||
<a href="https://chromewebstore.google.com/detail/pick-color/npdcoioelmgpfokfjjkopeecopepcdig"> | ||
<img src="https://storage.googleapis.com/web-dev-uploads/image/WlD8wC6g8khYWPJUsQceQkhXSlv1/UV4C4ybeBTsZt43U4xis.png" alt="Pick Color"> | ||
</a> | ||
</p> | ||
|
||
## Features | ||
|
||
- Pick color from anywhere of your screen. | ||
- Elegant UI and intuitive interface. | ||
- Copy color as HEX, RGB, HSL format. | ||
- Copy color as SCSS, LESS, CSS format (Coming Soon). | ||
- Copy color as Swift UIColor, Android Color (Coming Soon). | ||
|
||
## Screenshots | ||
|
||
| ![Screenshot 1](/previews/v3/light.png) | ![Screenshot 2](/previews/v3/dark.png) | | ||
| --------------------------------------- | -------------------------------------- | | ||
| dark mode: on | dark mode: off | | ||
|
||
## Copyright and License | ||
|
||
To the extent possible under law, [Siddhartha Sarkar](https://github.com/siddsarkar) has waived all copyright and related or neighboring rights to "[Pick Color](https://github.com/siddsarkar/color-picker-browser-extension)". This work is published from: India. | ||
|
||
[![CC0](https://mirrors.creativecommons.org/presskit/buttons/88x31/svg/cc-zero.svg)](http://creativecommons.org/publicdomain/zero/1.0/) | ||
|
||
## Creator | ||
|
||
<img src="https://siddsarkar.github.io/assets/images/profile.jpg" style="height: 60px !important; border-radius: 50%;"> | ||
|
||
[_Siddhartha Sarkar_](https://siddsarkar.github.io) <br/> | ||
_B-Tech + M-Tech, IIT Kharagpur_<br/> | ||
_(2018-23)_ |