Skip to content

Commit 1549745

Browse files
update readme
1 parent afdebba commit 1549745

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

  • packages/cursorless-org-docs/src/docs/user

packages/cursorless-org-docs/src/docs/user/README.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -53,18 +53,18 @@ Combining this with an action, we might say `"take blue air"` to select the toke
5353

5454
The following colors are supported. Note that to target the default (gray) hat you don't need to specify a color.
5555

56-
| Spoken form | Color | Internal ID | Enabled by default? |
57-
| -------------------- | ------- | ------------ | ------------------- |
58-
| N/A | grey | `default` ||
59-
| `"blue"` | blue | `blue` ||
60-
| `"green"` | green | `green` ||
61-
| `"red"` | red | `red` ||
62-
| `"pink"` | pink | `pink` ||
63-
| `"yellow"` | yellow | `yellow` ||
64-
| `"navy"` | navy | `userColor1` ||
65-
| `"apricot"` | apricot | `userColor2` ||
66-
| `"user color three"` | user 3 | `userColor3` ||
67-
| `"user color four"` | user 4 | `userColor4` ||
56+
| Spoken form | Color | Internal ID | Enabled by default? |
57+
| ---------------- | ------- | ------------ | ------------------- |
58+
| N/A | grey | `default` ||
59+
| `"blue"` | blue | `blue` ||
60+
| `"green"` | green | `green` ||
61+
| `"red"` | red | `red` ||
62+
| `"pink"` | pink | `pink` ||
63+
| `"yellow"` | yellow | `yellow` ||
64+
| `"navy"` | navy | `userColor1` ||
65+
| `"apricot"` | apricot | `userColor2` ||
66+
| `"user color 3"` | user 3 | `userColor3` ||
67+
| `"user color 4"` | user 4 | `userColor4` ||
6868

6969
You can enable or disable colors in your VSCode settings, by searching for [`cursorless.hatEnablement.colors`](vscode://settings/cursorless.hatEnablement.colors) and checking the box next to the internal ID for the given shape as listed above. To navigate to your VSCode settings, either say "show settings", or go to File --> Preferences --> Settings.
7070

0 commit comments

Comments
 (0)