projekt0n / github-nvim-theme

GitHub's Neovim themes
MIT License
2.07k stars 106 forks source link

Typescript highlighting colors seem wrong (with treesitter) #220

Closed karimdjemai closed 1 year ago

karimdjemai commented 1 year ago

I am using the github dark default theme, but have the same problem for the others themes from this repo (but other themes e.g. catpuccin work fine, thats why I'm posting this here). The colors for typescript (.tsx file) look wrong, and differ from the vscode version of the same theme.

This is how my neovim looks:

image

This is how it should look like (screenshot from vscode)

image

Does this problem have something to do with this? https://github.com/projekt0n/github-nvim-theme/issues/214

I am not sure if I understand that correct but it seemed possibly related.

Am I doing something wrong in my setup or is this a bug?

Thanks in advance!

louwers commented 1 year ago

Yup this colorscheme is not compatible with treesitter right now.