Skip to content

Commit

Permalink
docs: be more concise
Browse files Browse the repository at this point in the history
  • Loading branch information
nik-rev committed Dec 17, 2024
1 parent 5e4ed5d commit 2cd6c90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion book/src/themes.md
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ These scopes are used for theming the editor interface:
| `ui.text.focus` | The currently selected line in the picker |
| `ui.text.inactive` | Same as `ui.text` but when the text is inactive (e.g. suggestions) |
| `ui.text.info` | The key: command text in `ui.popup.info` boxes |
| `ui.text.directory` | Color of directories which show in autocomplete on `:edit` |
| `ui.text.directory` | Color of directories |
| `ui.virtual.ruler` | Ruler columns (see the [`editor.rulers` config][editor-section]) |
| `ui.virtual.whitespace` | Visible whitespace characters |
| `ui.virtual.indent-guide` | Vertical indent width guides |
Expand Down

0 comments on commit 2cd6c90

Please sign in to comment.