Skip to content

Commit

Permalink
Colorize inlay hints in the boo_berry theme (helix-editor#6625)
Browse files Browse the repository at this point in the history
  • Loading branch information
phynalle authored and Schuyler Mortimer committed Jul 10, 2024
1 parent 44137c6 commit b708dfd
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 b708dfd

Please sign in to comment.