mswift42 / themecreator

https://mswift42.github.io/themecreator/ create themes for intellij, textmate, textadept, atom, emacs, vim and gnome terminal.
GNU General Public License v3.0
404 stars 33 forks source link

Have you considered using coloration to generate vim themes? #1

Closed metalelf0 closed 8 years ago

metalelf0 commented 8 years ago

Hi, nice project! Have you considered the coloration ruby gem? It allows converting textmate themes to vim themes. I see you don't have a ruby runtime right now (on github pages, I mean), but this could be an interesting solution to batch-add vim themes for preset themes, at least.

HTH :)

mswift42 commented 8 years ago

Thanks, coloration looks nice, but I'll probably roll my own vim template, than it's easier to introduce changes to the syntax colouring for all templates.

mswift42 commented 8 years ago

Vim support has now been added :)