aboutsummaryrefslogtreecommitdiff
path: root/theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'theme.toml')
-rw-r--r--theme.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/theme.toml b/theme.toml
index 8e550f92..3fc694e4 100644
--- a/theme.toml
+++ b/theme.toml
@@ -69,6 +69,7 @@ label = "honey"
"ui.menu" = { fg = "lavender", bg = "revolver" }
"ui.menu.selected" = { fg = "revolver", bg = "white" }
+"ui.menu.scroll" = { fg = "lavender", bg = "comet" }
diagnostic = { modifiers = ["underlined"] }
# "diagnostic.hint" = { fg = "revolver", bg = "lilac" }