diff options
Diffstat (limited to 'runtime/themes/nord.toml')
-rw-r--r-- | runtime/themes/nord.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/nord.toml b/runtime/themes/nord.toml index deb90452..9fd3fcab 100644 --- a/runtime/themes/nord.toml +++ b/runtime/themes/nord.toml @@ -3,6 +3,7 @@ "ui.linenr.selected" = { fg = "nord4" } "ui.text.focus" = { fg = "nord8", modifiers= ["bold"] } "ui.menu.selected" = { fg = "nord8", bg = "nord2" } +"ui.virtual" = "gray" "info" = "nord8" "hint" = "nord8" |