https://github.com/skywind3000/colors-from-neovim.vim
:rainbow: Backported NeoVim Colors for Vim
https://github.com/skywind3000/colors-from-neovim.vim
Last synced: 5 months ago
JSON representation
:rainbow: Backported NeoVim Colors for Vim
- Host: GitHub
- URL: https://github.com/skywind3000/colors-from-neovim.vim
- Owner: skywind3000
- License: mit
- Created: 2024-02-01T17:21:41.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-02-01T20:30:01.000Z (over 2 years ago)
- Last Synced: 2025-07-07T17:43:08.606Z (12 months ago)
- Language: Vim Script
- Size: 18.6 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Preface
Awesome NeoVim colorschemes backported to Vim (using a tool [vim-color-export](https://github.com/skywind3000/vim-color-export)).
## List
- [bamboo-dark](https://github.com/ribru17/bamboo.nvim)
- [bamboo-light](https://github.com/ribru17/bamboo.nvim)
- [kanagawa](https://github.com/rebelot/kanagawa.nvim)
- [melange](https://github.com/savq/melange-nvim)
- [nightfox](https://github.com/EdenEast/nightfox.nvim)
- [nordic](https://github.com/AlexvZyl/nordic.nvim)
- [oxocarbon-dark](https://github.com/nyoom-engineering/oxocarbon.nvim)
- [oxocarbon-light](https://github.com/nyoom-engineering/oxocarbon.nvim)
- [poimandres](https://github.com/olivercederborg/poimandres.nvim)
- [tokyonight](https://github.com/folke/tokyonight.nvim)
## Credit
- [vim-color-export](https://github.com/skywind3000/vim-color-export): Backport NeoVim colorschemes to Vim !!