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