Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/vintage.toml')
-rw-r--r--runtime/themes/vintage.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/vintage.toml b/runtime/themes/vintage.toml
index d4afbea3..ff325510 100644
--- a/runtime/themes/vintage.toml
+++ b/runtime/themes/vintage.toml
@@ -58,7 +58,7 @@ label = "#abcc8a"
"ui.text.inactive" = "#93a56f"
"ui.virtual" = { fg = "yellow" }
"ui.virtual.indent-guide" = { fg = "#5b5b5a" }
-"ui.virtual.ruler" = { bg = "#363638" }
+"ui.virtual.ruler" = { fg = "#363638" }
"ui.selection" = { fg = "white", bg = "gray" }
"ui.selection.primary" = { fg = "white", bg = "gray" }