sam4llis / nvim-tundra

A theme for Neovim with support for LSP, Treesitter, Telescope, and more.
253 stars 6 forks source link

Update Neogit hl groups #12

Closed etrnal70 closed 1 year ago

etrnal70 commented 1 year ago

Just a heads up, Neogit introduce several new highlight group for various components. Would be great to get this properly themed !

https://github.com/NeogitOrg/neogit/pull/630

sam4llis commented 1 year ago

Thanks for letting me know about this :) I've added a commit to the dev branch f71055c that has populated some of the new highlight groups. At the moment, it looks similar to the following:

image

I'm not too familiar with Neogit though (and don't have time to learn its intricacies!), so if you do spot anything that looks 'off' please let me know or create a PR!

If you're happy with how it looks now though I will merge into main and tag with v0.4.2 :)

etrnal70 commented 1 year ago

Cool, thanks for the changes! Will report back later after using it for work

etrnal70 commented 1 year ago

Sorry, forgot to give a response. I think the current highlight seems good and ready to go ! I also planned to contribute some plugin support to next month. I'll open a MR if it's necessary

sam4llis commented 1 year ago

Great thanks for checking :) Have just merged into main and tagged v0.4.2. Thanks for any future contributions you make as well!