Translate chapter named 'List of Colorschemes'; Only two sentences need to be translated; Easy peasy.

This commit is contained in:
JiangWang 2017-05-18 22:01:08 +08:00
parent 5929098c20
commit d432bd0acf

View File

@ -1,6 +1,6 @@
# List of colorschemes # 配色方案列表
Here's a list of commonly used colorschemes: 这儿列举了一些常用的Vim配色方案
- [acme-colors](https://github.com/plan9-for-vimspace/acme-colors) - [acme-colors](https://github.com/plan9-for-vimspace/acme-colors)
- [base16](https://github.com/chriskempson/base16-vim) - [base16](https://github.com/chriskempson/base16-vim)
@ -12,7 +12,7 @@ Here's a list of commonly used colorschemes:
- [molokai](https://github.com/tomasr/molokai) - [molokai](https://github.com/tomasr/molokai)
- [railscasts](https://github.com/jpo/vim-railscasts-theme) - [railscasts](https://github.com/jpo/vim-railscasts-theme)
- [seoul256](https://github.com/junegunn/seoul256.vim) - [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) (或者它浅色衍生方案 [flattened](https://github.com/romainl/flattened))
- [tomorrow](https://github.com/chriskempson/vim-tomorrow-theme) - [tomorrow](https://github.com/chriskempson/vim-tomorrow-theme)
- [vividchalk](https://github.com/tpope/vim-vividchalk) - [vividchalk](https://github.com/tpope/vim-vividchalk)
- [yowish](https://github.com/kabbamine/yowish.vim) - [yowish](https://github.com/kabbamine/yowish.vim)