This code is based on the idea from vim-theme-converter.el.
- Vim
- Emacs
This script probably won’t work on windows. It’s still not finished, but it should work to some degree.
The theme to convert should be put in ~/.vim/colors
.
To use this script:
- Run Emacs
- Type
M-x load-file
and point it tovimco.el
from this repository. - Type
M-x vimco-convert-vim-theme
and answer to the prompt with the name of the theme to be converted. - You will be prompted for the directory to save generated theme in. The default should be good enough.