Skip to content

Commit 079f544

Browse files
committed
Adjust the ruler color of the default theme
1 parent b2cc7d8 commit 079f544

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

theme.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ label = "honey"
5656
"ui.text.focus" = { fg = "white" }
5757
"ui.text.inactive" = "sirocco"
5858
"ui.virtual" = { fg = "comet" }
59-
"ui.virtual.ruler" = { bg = "revolver" }
59+
"ui.virtual.ruler" = { bg = "bossanova" }
6060
"ui.virtual.jump-label" = { fg = "apricot", modifiers = ["bold"] }
6161

6262
"ui.virtual.indent-guide" = { fg = "comet" }

0 commit comments

Comments
 (0)