diff options
-rw-r--r-- | runtime/themes/fleet_dark.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/fleet_dark.toml b/runtime/themes/fleet_dark.toml index 83caf8f3..337853cc 100644 --- a/runtime/themes/fleet_dark.toml +++ b/runtime/themes/fleet_dark.toml @@ -92,6 +92,7 @@ "ui.text.focus" = { fg = "White", bg = "Blue 40" } "ui.virtual" = "Gray 80" # .whitespace +"ui.virtual.inlay-hint" = "Purple 20" # "ui.virtual.ruler" = { bg = "darker"} "hint" = "Gray 80" |