From a26943de4e421a453371aa53b3bb11a2baabff56 Mon Sep 17 00:00:00 2001 From: Gokul Soumya Date: Mon, 27 Jun 2022 13:22:31 +0530 Subject: Right align scrollbar with track in completion popup (#2754) - Align the scollbar to the right edge of the popup rather than at a margin of one. - Add a scrollbar track and a new scope `ui.menu.scroll`.--- book/src/themes.md | 1 + 1 file changed, 1 insertion(+) (limited to 'book') diff --git a/book/src/themes.md b/book/src/themes.md index 57a8d5d1..ea52835d 100644 --- a/book/src/themes.md +++ b/book/src/themes.md @@ -231,6 +231,7 @@ These scopes are used for theming the editor interface. | `ui.virtual.indent-guide` | Vertical indent width guides | | `ui.menu` | Code and command completion menus | | `ui.menu.selected` | Selected autocomplete item | +| `ui.menu.scroll` | `fg` sets thumb color, `bg` sets track color of scrollbar | | `ui.selection` | For selections in the editing area | | `ui.selection.primary` | | | `warning` | Diagnostics warning (gutter) | -- cgit v1.2.3-70-g09d2