Plugins: add solarized8 colorscheme

Closes #123
This commit is contained in:
Lifepillar 2018-03-04 12:28:08 +01:00 committed by Marco Hinz
parent 0f3e7e4acd
commit cab8964236
No known key found for this signature in database
GPG Key ID: 1C980A1B657B4A4F

View File

@ -57,7 +57,7 @@ Here's a list of commonly used colorschemes:
- [paramount](https://github.com/owickstrom/vim-colors-paramount)
- [railscasts](https://github.com/jpo/vim-railscasts-theme)
- [seoul256](https://github.com/junegunn/seoul256.vim)
- [solarized](https://github.com/altercation/vim-colors-solarized) (or a lighter variant: [flattened](https://github.com/romainl/flattened))
- [solarized](https://github.com/altercation/vim-colors-solarized) (or [solarized8](https://github.com/lifepillar/vim-solarized8) or [flattened](https://github.com/romainl/flattened))
- [tomorrow](https://github.com/chriskempson/vim-tomorrow-theme)
- [vividchalk](https://github.com/tpope/vim-vividchalk)
- [yowish](https://github.com/kabbamine/yowish.vim)