Open albertorestifo opened 8 years ago
That would be awesome! But I haven't the slightest idea about Vim theming. Would greatly accept any PR and host the theme repository.
I'm looking into it but it's not easy to create a generator for the vim colorschemes. What I'm doing instead is use the JSON file to "curate" a vim theme.
Once I finish, if the result will be of your liking, I have no problem in transferring the ownership to this organization.
The GitHub theme is by far my favourite and the day the official theme landed in Atom I was really really happy. Unfortunately I switched to vim 🙈
This is my best attempt at a vim theme: github.vim
I used this repository for color reference and I manually checked against github for accuracy. It's somewhat limited in supported languages for now, but it's something
Wow, nice job. Would like to look into this more though and create a vim.js
adapter in the compiler for this.
There are two main obstacles to deal with when creating a vim theme:
Would be awesome to have the official github colorscheme for vim too