Unnamed repository; edit this file 'description' to name the repository.
feat(themes): add `ui.virtual.ruler` for `varua`
Rolo 2024-04-18
parent c0aadfd · commit 6fdc1d6
-rw-r--r--runtime/themes/varua.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/themes/varua.toml b/runtime/themes/varua.toml
index 33050350..34a7591d 100644
--- a/runtime/themes/varua.toml
+++ b/runtime/themes/varua.toml
@@ -67,6 +67,7 @@
"ui.statusline.select" = { bg = "blue", fg = "bg2" }
"ui.virtual.wrap" = { fg = "grey0" }
"ui.virtual.inlay-hint" = { fg = "grey1" }
+"ui.virtual.ruler" = { bg = "bg2"}
"hint" = "blue"
"info" = "aqua"