From 2a989c82d358bac1793b48a4ea179733d6631a98 Mon Sep 17 00:00:00 2001 From: Sindre Sorhus Date: Sat, 6 Jul 2024 16:35:21 +0200 Subject: [PATCH] 2.0.3 --- Config.xcconfig | 4 ++-- readme.md | 4 ++++ 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/Config.xcconfig b/Config.xcconfig index 2c45039..5f5cd08 100644 --- a/Config.xcconfig +++ b/Config.xcconfig @@ -1,2 +1,2 @@ -MARKETING_VERSION = 2.0.2 -CURRENT_PROJECT_VERSION = 43 +MARKETING_VERSION = 2.0.3 +CURRENT_PROJECT_VERSION = 44 diff --git a/readme.md b/readme.md index 3593c79..6dca53a 100644 --- a/readme.md +++ b/readme.md @@ -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.