diff options
Diffstat (limited to 'runtime/themes')
-rw-r--r-- | runtime/themes/everblush.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/everblush.toml b/runtime/themes/everblush.toml index edcdaf41..b49bf049 100644 --- a/runtime/themes/everblush.toml +++ b/runtime/themes/everblush.toml @@ -68,6 +68,7 @@ "ui.virtual.whitespace" = { fg = "comment" } "ui.virtual.wrap" = { fg = "comment" } "ui.virtual.indent-guide" = { fg = "comment" } +"ui.virtual.inlay-hint" = { fg = "comment" } "ui.window" = { fg = "black" } "error" = { fg = "red" } |