Merge pull request #398 from lucasprag/simpleblack

Add simpleblack theme
This commit is contained in:
itchyny
2019-10-31 10:38:58 +09:00
committed by GitHub
2 changed files with 50 additions and 0 deletions

View File

@@ -41,6 +41,13 @@ https://github.com/itchyny/lightline.vim
landscape is my colorscheme, which is a high-contrast cterm-supported colorscheme, available at https://github.com/itchyny/landscape.vim
### simpleblack
![lightline.vim - simpleblack](https://user-images.githubusercontent.com/2293178/67733484-da28ca00-f9d4-11e9-904f-1636b6b38d81.png)
Based on a colorscheme called [simpleblack](https://github.com/lucasprag/simpleblack)
## Why yet another clone of powerline?
+ [vim-powerline](https://github.com/Lokaltog/vim-powerline) is a nice plugin, but deprecated.
+ [powerline](https://github.com/powerline/powerline) is a nice plugin, but difficult to configure.