Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'runtime/themes/carbon.toml')
-rw-r--r--runtime/themes/carbon.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/themes/carbon.toml b/runtime/themes/carbon.toml
index 1105a1a5..6d7a3233 100644
--- a/runtime/themes/carbon.toml
+++ b/runtime/themes/carbon.toml
@@ -119,7 +119,7 @@
"ui.text.inactive" = { fg = "gray50" }
"ui.text.info" = { fg = "blue40" }
-"ui.virtual.ruler" = { bg = "gray20" }
+"ui.virtual.ruler" = { fg = "gray20" }
"ui.virtual.whitespace" = "gray30"
"ui.virtual.indent-guide" = "gray30"
"ui.virtual.inlay-hint" = { fg = "gray50", bg = "gray10" }