Skip to content

Commit

Permalink
2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
sindresorhus committed Jul 6, 2024
1 parent 21be057 commit 2a989c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Config.xcconfig
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
MARKETING_VERSION = 2.0.2
CURRENT_PROJECT_VERSION = 43
MARKETING_VERSION = 2.0.3
CURRENT_PROJECT_VERSION = 44
4 changes: 4 additions & 0 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -104,6 +104,10 @@ Palettes can be accessed both from the app and the menu bar icon (if enabled). Y

You can find palettes on [Coolors](https://coolors.co/palettes/trending).

#### How do I remove a color in a palette or swatch?

Drag and drop the color onto the trash icon in the Dock.

#### How do I change the color space?

Right-click the color wheel. You want to select “Display P3” if you use LCH or “sRGB” if you use Hex, HSL, or RGB.
Expand Down

0 comments on commit 2a989c8

Please sign in to comment.