Unnamed repository; edit this file 'description' to name the repository.
Update tokyo-night with inlay-hints (#6349)
Sora 2023-03-18
parent bd47392 · commit 9f5374b
-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 4b082dc7..cc99689f 100644
--- a/runtime/themes/tokyonight.toml
+++ b/runtime/themes/tokyonight.toml
@@ -48,6 +48,7 @@
"ui.text.focus" = { fg = "cyan" }
"ui.virtual.ruler" = { bg = "foreground_gutter" }
"ui.virtual.whitespace" = { fg = "foreground_gutter" }
+"ui.virtual.inlay-hint" = { fg = "comment" }
"ui.window" = { fg = "black" }
"error" = { fg = "red" }