Skip to content

Commit d7c828c

Browse files
committed
Add info about Pick and Sample options in Eyedropper tool
1 parent eb3719e commit d7c828c

File tree

3 files changed

+13
-0
lines changed

3 files changed

+13
-0
lines changed

eyedropper.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,19 @@ Using `Left click` will pick the color and store it as the
1212
the `Right click` it will be stored as
1313
the [Background color](color-bar.md#background-color).
1414

15+
You have some extra options in the [context bar](context-bar.md):
16+
17+
* Options to pick HSV or HSL values instead of RGB values:
18+
19+
![Pick options](eyedropper/pick-options.png)
20+
21+
* Pick colors from the *All Layers* (the composition of layers), the
22+
*Current Layer* only without composition (ignoring the layer
23+
blending modes), or *First Reference Layer* to pick colors from the
24+
first reference layer that is found.
25+
26+
![Sample options](eyedropper/sample-options.png)
27+
1528
## Pick colors with right click
1629

1730
You can configure the `Right click` to pick colors from

eyedropper/pick-options.png

1.81 KB
Loading

eyedropper/sample-options.png

1.21 KB
Loading

0 commit comments

Comments
 (0)