diff options
Diffstat (limited to 'runtime/themes/monokai_pro_ristretto.toml')
-rw-r--r-- | runtime/themes/monokai_pro_ristretto.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/monokai_pro_ristretto.toml b/runtime/themes/monokai_pro_ristretto.toml index f7c37094..cd4cbd8e 100644 --- a/runtime/themes/monokai_pro_ristretto.toml +++ b/runtime/themes/monokai_pro_ristretto.toml @@ -4,6 +4,7 @@ "ui.linenr.selected" = { bg = "base3" } "ui.text.focus" = { fg = "yellow", modifiers= ["bold"] } +"ui.menu" = { fg = "base8", bg = "base3" } "ui.menu.selected" = { fg = "base2", bg = "yellow" } "ui.virtual" = "base5" |