Skip to content

Commit

Permalink
Colorize inlay hints in the boo_berry theme (#6625)
Browse files Browse the repository at this point in the history
  • Loading branch information
phynalle authored Apr 6, 2023
1 parent fc4ca96 commit 951e868
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 @@ -52,6 +52,7 @@
"ui.virtual.whitespace" = { fg = "berry_desaturated" }
"ui.virtual.ruler" = { bg = "berry_dim" }
"ui.virtual.indent-guide" = { fg = "berry_fade" }
"ui.virtual.inlay-hint" = { fg = "berry_desaturated" }

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

0 comments on commit 951e868

Please sign in to comment.