dracula / emacs

🧛🏻‍♂️ Dark theme for Emacs
https://draculatheme.com/emacs
MIT License
327 stars 87 forks source link

Adding support for tree sitter #89

Closed saccarosium closed 2 years ago

saccarosium commented 2 years ago

Hi, I'm an avid user of tree sitter mode and I find that syntax highlight is not very consistent with other editor like VScode or Nvim.

emacs with tree sitter before the patch

Screenshot 2022-01-16 at 12 40 41 PM

VScode

Screenshot 2022-01-16 at 12 48 33 PM

emacs with tree sitter after the patch

Screenshot 2022-01-16 at 1 13 50 PM

I referenced the official docs.

tree-sitter.txt