Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/ingrid.toml')
-rw-r--r--runtime/themes/ingrid.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/ingrid.toml b/runtime/themes/ingrid.toml
index 975f7a73..88dbeef9 100644
--- a/runtime/themes/ingrid.toml
+++ b/runtime/themes/ingrid.toml
@@ -56,7 +56,7 @@
"ui.text" = { fg = "#7B91B3" }
"ui.text.focus" = { fg = "#250E07", modifiers= ["bold"] }
"ui.virtual.whitespace" = "#A6B6CE"
-"ui.virtual.ruler" = { bg = "#F3EAE9" }
+"ui.virtual.ruler" = { fg = "#F3EAE9" }
"ui.selection" = { bg = "#F3EAE9" }
"ui.cursor.primary" = { bg = "#ED5466", fg = "#FFFCFD", modifiers = ["bold"] }