From 203cf1a9197a014be664497effcc10f2e61655a0 Mon Sep 17 00:00:00 2001 From: Aaron Bull Schaefer Date: Mon, 20 Mar 2023 06:55:48 -0700 Subject: Document `ui.highlight` theme key (#6372) This scope was added via https://github.com/helix-editor/helix/commit/bf5b9a9f354135933d7970863cf81e5a36585d03--- book/src/themes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'book/src/themes.md') diff --git a/book/src/themes.md b/book/src/themes.md index d054da5e..994542c5 100644 --- a/book/src/themes.md +++ b/book/src/themes.md @@ -306,6 +306,7 @@ These scopes are used for theming the editor interface: | `ui.menu.scroll` | `fg` sets thumb color, `bg` sets track color of scrollbar | | `ui.selection` | For selections in the editing area | | `ui.selection.primary` | | +| `ui.highlight` | Highlighted lines in the picker preview | | `ui.cursorline.primary` | The line of the primary cursor ([if cursorline is enabled][editor-section]) | | `ui.cursorline.secondary` | The lines of any other cursors ([if cursorline is enabled][editor-section]) | | `ui.cursorcolumn.primary` | The column of the primary cursor ([if cursorcolumn is enabled][editor-section]) | -- cgit v1.2.3-70-g09d2