From c484b089230b541e63edc34a041e2842f2942e23 Mon Sep 17 00:00:00 2001 From: Gokul Soumya Date: Fri, 4 Mar 2022 06:01:51 +0530 Subject: Rename infobox theme scopes (#1741) This makes it play nicely with https://github.com/helix-editor/helix/pull/1714--- book/src/themes.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'book/src') diff --git a/book/src/themes.md b/book/src/themes.md index 78b4d14b..62265e28 100644 --- a/book/src/themes.md +++ b/book/src/themes.md @@ -218,12 +218,12 @@ These scopes are used for theming the editor interface. | `ui.statusline` | Statusline | | `ui.statusline.inactive` | Statusline (unfocused document) | | `ui.popup` | | +| `ui.popup.info` | | | `ui.window` | | | `ui.help` | | | `ui.text` | | | `ui.text.focus` | | -| `ui.info` | | -| `ui.info.text` | | +| `ui.text.info` | | | `ui.menu` | | | `ui.menu.selected` | | | `ui.selection` | For selections in the editing area | -- cgit v1.2.3-70-g09d2