vim-airline / vim-airline-themes

A collection of themes for vim-airline
MIT License
2.04k stars 349 forks source link

Add vim-code-dark theme #237

Closed ndavidpsi closed 3 years ago

ndavidpsi commented 3 years ago

Would it be possible to add this theme? https://github.com/tomasiser/vim-code-dark

chrisbra commented 3 years ago

it would. But to make full use of it, you have to clone it to use the colorscheme. And if you are already cloning the repository, then you can simply use that theme that comes with it.

ndavidpsi commented 3 years ago

I use that theme. Is it easy to implement it in vim-airline?

chrisbra commented 3 years ago

you mean that color scheme? If you already cloned it, than you should be able to simply use the included vim-airline theme

ndavidpsi commented 3 years ago

Oh I just have to simply move the file?

chrisbra commented 3 years ago

no, besides installing/cloning that repository, you don't have to do anything. vim-airline should pick it up automatically and if you use :AirlineThemes you should also be able to automatically complete it to codedark by typing the beginning of the letters and pressing <Tab>