luisiacc / gruvbox-baby

Gruvbox theme for neovim with full 🎄TreeSitter support.
MIT License
390 stars 28 forks source link

Add styling for `strong`, `emphasis`, `underline`, and `strike` treesitter highlighting groups #66

Closed KirkEasterson closed 1 year ago

KirkEasterson commented 1 year ago

Fixes #65

~These were the only two highlighting groups that concerned me. But if there are requests for more groups, I can add those changes.~ I've also added styling for `@text.underline´ and ´@text.strike´.

Treesitter text node documentation for reference. Should support be added for even more nodes?

luisiacc commented 1 year ago

Hi @KirkEasterson , sorry for the late response I'm currently on vacation and I haven't touched my computer. Thank you for your contribution, it looks better to me this way!