Skip to content

Commit c1bb561

Browse files
Apply suggestions from code review
Nathan pt. 1 Co-authored-by: Nathan Driver <[email protected]>
1 parent e511c92 commit c1bb561

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

hub/powertoys/always-on-top.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ With the activation / deactivation shortcut (default: <kbd>⊞ Win</kbd>+<kbd>Ct
1818

1919
## Settings
2020

21-
From the Settings tab, the following options can be configured:
21+
From the Settings tab, you can configure the following options:
2222

2323
| Setting | Description |
2424
| :--- | :--- |

hub/powertoys/color-picker.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@ A system-wide color picking utility for Windows to pick colors from any screen a
1515

1616
## Getting started
1717

18-
### Enable
18+
### Enabling Color Picker
1919

20-
To start using Color Picker, enable it in the PowerToys Settings (Color Picker tab).
20+
To start using Color Picker, enable it in the PowerToys Settings (**Color Picker** tab).
2121

22-
### Activate
22+
### Activating Color Picker
2323

2424
Once enabled, you can choose one of the following three behaviors to be executed when launching Color Picker with the activation shortcut (default: <kbd>Win</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd>).
2525

@@ -29,7 +29,7 @@ Once enabled, you can choose one of the following three behaviors to be executed
2929
- **Color Picker with editor mode enabled** - Opens Color Picker. After selecting a color, the editor is opened and the selected color is copied to the clipboard (in the default format - configurable in the Settings dialog).
3030
- **Color Picker only** - Opens Color Picker only and the selected color will be copied to the clipboard.
3131

32-
### Select color
32+
### Selecting colors
3333

3434
After the Color Picker is activated, hover your mouse cursor over the color you would like to copy and left-click the mouse button to select a color. If you want to see the area around your cursor in more detail, scroll up to zoom in.
3535

@@ -44,7 +44,7 @@ The copied color will be stored in your clipboard in the format that is configur
4444
> - Zoom in by scrolling the mouse wheel up (image will be frozen)
4545
> - In the enlarged area, you can pick the color of the element
4646
47-
## Editor usage
47+
## Using the Color Picker editor
4848

4949
The editor lets you see the history of (up to 20) picked colors and copy their representation in any predefined string format. In PowerToys Settings, you can configure which color formats are visible in the editor and in what order that they appear.
5050

@@ -62,10 +62,10 @@ To export the colors history, right-click a color and select **Export**. The exp
6262

6363
Color Picker has following settings:
6464

65-
- Activation shortcut
66-
- Behavior of activation shortcut
67-
- The default format of a copied color (HEX, RGB, etc.)
68-
- Show the name of the color. The shown name will be a high-level representation of the color. Example: Light Green, Green, Dark Green.
65+
- **Activation shortcut**
66+
- **Activation behaviour**
67+
- **Default color format**, such as HEX, RGB, and more.
68+
- **Show color name** shows a high-level representation of the color. For example: Light Green, Green, Dark Green.
6969
- Order and presence of color formats in the editor
7070

7171
![ColorPicker Settings screenshot.](../images/pt-colorpicker-settings.gif)
@@ -74,15 +74,15 @@ To add a new color format, select **Add custom color format**.
7474

7575
To reorder the colors, select the **...** button on the right and select **Move up** or **Move down**.
7676

77-
To disable a color format, toggle the switch on the right. Disabled color formats are not deleted but are not shown in the Color Picker Editor window.
77+
To disable a color format, turn off the toggle next to that color format. Disabled color formats are not deleted but are not shown in the Color Picker editor window.
7878

7979
To delete a color format, select the button with the bin icon.
8080

81-
To edit a color format, click on the list item. In the appearing window the name and the format can be modified.
81+
To edit a color format, select it from the list. You can edit the color format's **Name** and **Format** in the dialog.
8282

8383
### Managing color formats
8484

85-
Color formats can be deleted or edited and new color formats can be added to the list. The syntax is described in the color format editor window.
85+
You can add, edit, and delete color formats. The syntax is described in the color format editor dialog.
8686

8787
The following table contains the parameters, which can be used for defining a color format and their meaning:
8888

0 commit comments

Comments
 (0)