Skip to content

Commit

Permalink
add support for rulers to boo_berry theme (#3191)
Browse files Browse the repository at this point in the history
  • Loading branch information
bootradev authored Jul 25, 2022
1 parent dad6d0f commit 4db01b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions runtime/themes/boo_berry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@
"ui.menu.selected" = { fg = "mint", bg = "berry_saturated" }
"ui.selection" = { bg = "berry_saturated" }
"ui.virtual.whitespace" = { fg = "berry_desaturated" }
"ui.virtual.ruler" = { bg ="berry_desaturated" }

"diff.plus" = { fg = "mint" }
"diff.delta" = { fg = "gold" }
Expand Down

0 comments on commit 4db01b3

Please sign in to comment.