Skip to content

Commit 46cd503

Browse files
committed
Add README
1 parent b80add0 commit 46cd503

4 files changed

Lines changed: 24 additions & 0 deletions

File tree

Misc/AppIcon.png

9.33 KB
Loading

Misc/Editor.png

37 KB
Loading

Misc/List.png

43.1 KB
Loading

README.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,24 @@
1+
![](Misc/AppIcon.png)
2+
3+
# Solid
4+
5+
> Color picker app for macOS inspired by Figma.
6+
7+
# Download
8+
9+
[![](https://tools.applemediaservices.com/api/badges/download-on-the-mac-app-store/black/en-us?size=250x830)](https://apps.apple.com/app/solid-color-picker/id6450880566)
10+
11+
# Features
12+
13+
- Pick a color on screen on paste from clipboard.
14+
- Supports RGB, HSB, and HSL color models.
15+
- Save and edit.
16+
- Search.
17+
18+
![](Misc/Editor.png)
19+
![](Misc/List.png)
20+
21+
# Thanks
22+
23+
- [Josh Comeau](https://twitter.com/joshwcomeau) for the [HSL color picker implementation](https://www.joshwcomeau.com/css/color-formats/#hsl-4)
24+
- [Sindre Sorhus](https://twitter.com/sindresorhus) for making [System-Color-Picker](https://github.com/sindresorhus/System-Color-Picker), which inspired some of the features in this app.

0 commit comments

Comments
 (0)