aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/tokyonight.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/tokyonight.toml')
-rw-r--r--runtime/themes/tokyonight.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/tokyonight.toml b/runtime/themes/tokyonight.toml
index 19d805a8..f783b2d5 100644
--- a/runtime/themes/tokyonight.toml
+++ b/runtime/themes/tokyonight.toml
@@ -39,6 +39,7 @@
"ui.text" = { fg = "foreground" }
"ui.text.focus" = { fg = "cyan" }
"ui.window" = { fg = "black" }
+"ui.virtual" = { fg = "comment" }
"error" = { fg = "red" }
"warning" = { fg = "yellow" }