Adjust the ruler color of the default theme

pull/11168/head 24.07
Blaž Hrastnik 2024-07-15 01:19:09 +09:00
parent b2cc7d8fea
commit 079f544260
No known key found for this signature in database
GPG Key ID: 1238B9C4AD889640
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ label = "honey"
"ui.text.focus" = { fg = "white" }
"ui.text.inactive" = "sirocco"
"ui.virtual" = { fg = "comet" }
"ui.virtual.ruler" = { bg = "revolver" }
"ui.virtual.ruler" = { bg = "bossanova" }
"ui.virtual.jump-label" = { fg = "apricot", modifiers = ["bold"] }
"ui.virtual.indent-guide" = { fg = "comet" }