From 8c68074fa6d2e3771bbc1a7f80bc9b422a787da4 Mon Sep 17 00:00:00 2001 From: chtenb Date: Sat, 25 Nov 2023 14:27:31 +0100 Subject: Fix precedence of ui.virtual.whitespace (#8879) * Revert "Revert "Fix precedence of ui.virtual.whitespace (#8750)"" This reverts commit 811d62d3b3699efb7b7ceb362f537979e5911871. * Fix ui.text overwriting the syntax highlighting Adjust ui.text description--- book/src/themes.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'book') diff --git a/book/src/themes.md b/book/src/themes.md index 495b7685..f040dfb1 100644 --- a/book/src/themes.md +++ b/book/src/themes.md @@ -303,7 +303,7 @@ These scopes are used for theming the editor interface: | `ui.popup.info` | Prompt for multiple key options | | `ui.window` | Borderlines separating splits | | `ui.help` | Description box for commands | -| `ui.text` | Command prompts, popup text, etc. | +| `ui.text` | Default text style, command prompts, popup text, etc. | | `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 | -- cgit v1.2.3-70-g09d2