ghifarit53 / daycula-vim

A dark, vivid and calming colorscheme for Vim [Archived because I'm no longer using this]
MIT License
50 stars 4 forks source link

What about support for treesitter? #10

Closed cjnucette closed 3 years ago

cjnucette commented 3 years ago

It is getting better and better https://github.com/nvim-treesitter/nvim-treesitter

ghifarit53 commented 3 years ago

Hi @cjnucette! Thanks for the feature request

First, i'm not really sure what nvim-treesitter is (from skimming their readme, looks like it's a highlighting plugin (and much more), am I right?)

Second, I'm afraid I can't do that as for now. The reason is this colorscheme uses sainnhe's colorscheme as the base. I change the color definition in the code and adding some small fix. The code itself is really huge and (just my guess) It'll take sometime (even longer) to understand some of the parts and adding some changes. Writing this theme from scratch looks easier

ghifarit53 commented 3 years ago

Closing for now