brenoprata10 / nvim-highlight-colors

Highlight colors for neovim
724 stars 33 forks source link

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

Closed fm39hz closed 6 months ago

fm39hz commented 6 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 6 months ago

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

brenoprata10 commented 6 months ago

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