Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/nord.toml')
-rw-r--r--runtime/themes/nord.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/nord.toml b/runtime/themes/nord.toml
index e2872d4f..2082feb9 100644
--- a/runtime/themes/nord.toml
+++ b/runtime/themes/nord.toml
@@ -130,7 +130,7 @@
"ui.virtual.indent-guide" = "nord3"
"ui.virtual.inlay-hint" = { fg = "nord3", modifiers = ["italic"] }
"ui.virtual.jump-label" = { fg = "nord11", modifiers = ["bold"] }
-"ui.virtual.ruler" = { bg = "nord1" }
+"ui.virtual.ruler" = { fg = "nord1" }
"ui.virtual.whitespace" = "nord3"
"ui.virtual.wrap" = "nord3"