vim-code-dark icon indicating copy to clipboard operation
vim-code-dark copied to clipboard

[Discussion] Dividing the theme in modules

Open saccarosium opened this issue 1 year ago • 0 comments

Hi @tomasiser, I'm wondering if you are open to dividing the theme into "modules" something like what dracula is doing. The main benefit of this approach is having a per filetype highlight modification this will make the theme more consistent with vscode. Also there is a small performance gain since every highlight group is called only on the specified filetype.

Obviously I will make this changes myself, I just want to know your thought on this.

saccarosium avatar May 04 '23 09:05 saccarosium