aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes/zenburn.toml
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/themes/zenburn.toml')
-rw-r--r--runtime/themes/zenburn.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/zenburn.toml b/runtime/themes/zenburn.toml
index 8518e78f..9a4a7abc 100644
--- a/runtime/themes/zenburn.toml
+++ b/runtime/themes/zenburn.toml
@@ -9,7 +9,7 @@
"ui.selection" = { bg = "#304a3d" }
"ui.selection.primary" = { bg = "#2f2f2f" }
"comment" = { fg = "comment" }
-"ui.virtual.inlay-hint" = { fg = "comment" }
+"ui.virtual.inlay-hint" = { fg = "#9f9f9f" }
"comment.block.documentation" = { fg = "black", modifiers = ["bold"] }
"ui.statusline" = { bg = "statusbg", fg = "#ccdc90" }
"ui.statusline.inactive" = { fg = '#2e3330', bg = '#88b090' }