brenoprata10 / nvim-highlight-colors

Highlight colors for neovim
696 stars 32 forks source link

[BUG] named color cause tree-sitter render weird #94

Closed fm39hz closed 5 months ago

fm39hz commented 5 months ago

whenever i add a Named color in code, it cause tree-sitter to render everything with that color instead of a colorscheme edit: my current colorscheme is everforest before: image after: image with hex color everything seem normal: image

brenoprata10 commented 5 months ago

Hey o/ I have a good idea of what might be causing this. Thanks for reporting the issue :)

brenoprata10 commented 5 months ago

SHould be fixed now, feel free to reopen if you find any bugs :)