Skip to content

Commit

Permalink
fix(syntax)!: update to match tree-sitter catppuccin/nvim coloring (#47)
Browse files Browse the repository at this point in the history
* some syntax fixes

* chore: bump version

* feat(syntax): ctp/nvim colors from [variable, punctuation]

* feat(syntax): ctp/nvim comments

* feat(syntax): ctp/nvim tags

* feat(syntax): add some legacy highlights

* refactor(syntax): align more with ctp/nvim ordering

* refactor(syntax): missed some + add some comments

* refactor(syntax): separate ctp/nvim and zed specific. add some legacy highlights just in case.

* fix(syntax): type.builtin = mauve

* fix(syntax): variable.special is special color

* feat(predictive): overlay0 instead of shade of blue

* feat(syntax): new (correct) ctp/nvim colors

* feat(syntax): add tag.doctype (zed-specific)
  • Loading branch information
tecandrew authored Nov 15, 2024
1 parent 493cc2c commit 99102c9
Show file tree
Hide file tree
Showing 3 changed files with 2,934 additions and 756 deletions.
Loading

0 comments on commit 99102c9

Please sign in to comment.