Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/gruvbox_material_light_medium.toml')
-rw-r--r--runtime/themes/gruvbox_material_light_medium.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/gruvbox_material_light_medium.toml b/runtime/themes/gruvbox_material_light_medium.toml
index e2fb02ab..acca20c8 100644
--- a/runtime/themes/gruvbox_material_light_medium.toml
+++ b/runtime/themes/gruvbox_material_light_medium.toml
@@ -103,7 +103,7 @@ warning = "yellow"
"ui.virtual.indent-guide" = "bg3"
"ui.virtual.inlay-hint" = "grey0"
"ui.virtual.jump-label" = "grey2"
-"ui.virtual.ruler" = { bg = "bg1" }
+"ui.virtual.ruler" = { fg = "bg1" }
"ui.window" = { fg = "bg3" }
[palette]