Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/fleet_dark.toml')
| -rw-r--r-- | runtime/themes/fleet_dark.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/fleet_dark.toml b/runtime/themes/fleet_dark.toml index b8f28d1f..f2269637 100644 --- a/runtime/themes/fleet_dark.toml +++ b/runtime/themes/fleet_dark.toml @@ -94,7 +94,7 @@ "ui.virtual" = "Gray 90" # .whitespace "ui.virtual.inlay-hint" = { fg = "Gray 70" } -"ui.virtual.ruler" = { bg = "Gray 20" } +"ui.virtual.ruler" = { fg = "Gray 20" } "hint" = "Gray 80" "info" = "#A366C4" |