oxfist / night-owl.nvim

🦉 🌌 Night Owl colorscheme implementation for Neovim with support for Treesitter and semantic tokens
BSD 3-Clause "New" or "Revised" License
250 stars 17 forks source link

Treesitter updates for @attribute.typescript and @type.typescript #54

Closed jdsprink91 closed 1 month ago

jdsprink91 commented 2 months ago

I noticed that there were some minor highlight differences between this version of night owl and what I was seeing in VS Code.

VS Code Screenshot:

Screen Shot 2024-09-03 at 6 26 48 PM

Before Updates:

Screen Shot 2024-09-03 at 7 46 46 PM

After Updates:

Screen Shot 2024-09-03 at 7 48 58 PM

My apologies if there is something on my end that is causing these differences or if these are intentional deviations.

jdsprink91 commented 2 months ago

Note: I didn't feel the need to update the html inside the template literal to match what was in VS Code b/c I actually prefer it the way it currently is!

oxfist commented 1 month ago

@jdsprink91 thanks so much for this!