aboutsummaryrefslogtreecommitdiff
path: root/base16_theme.toml
diff options
context:
space:
mode:
Diffstat (limited to 'base16_theme.toml')
-rw-r--r--base16_theme.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/base16_theme.toml b/base16_theme.toml
index 5c0c253e..63fc2f79 100644
--- a/base16_theme.toml
+++ b/base16_theme.toml
@@ -1,6 +1,6 @@
# Author: NNB <nnbnh@protonmail.com>
-"ui.menu" = "black"
+"ui.menu" = { fg = "black", bg = "white" }
"ui.menu.selected" = { modifiers = ["reversed"] }
"ui.linenr" = { fg = "gray", bg = "black" }
"ui.popup" = { modifiers = ["reversed"] }