aboutsummaryrefslogtreecommitdiff
path: root/runtime/themes
diff options
context:
space:
mode:
authorArkady Rost2023-11-03 00:51:22 +0000
committerGitHub2023-11-03 00:51:22 +0000
commitae6a0a9cfd377fbfa494760282498cf2ca322782 (patch)
treeb6e8d0f46a5773cf58cb75afd189b0ab9382abda /runtime/themes
parent1755c61d08b0a6f332eb8feee2e8d28bde162357 (diff)
Adjusted ui.virtual.inlay-hint color for everblush theme (#8705)
Co-authored-by: Arkady Rost <1239844+arkrost@users.noreply.github.com>
Diffstat (limited to 'runtime/themes')
-rw-r--r--runtime/themes/everblush.toml1
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" }