From d432bd0acf5d27fdef06fb802c62bf10dd2be699 Mon Sep 17 00:00:00 2001 From: JiangWang Date: Thu, 18 May 2017 22:01:08 +0800 Subject: [PATCH] Translate chapter named 'List of Colorschemes'; Only two sentences need to be translated; Easy peasy. --- chapter/List-Of-Colorschemes.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/chapter/List-Of-Colorschemes.md b/chapter/List-Of-Colorschemes.md index 5bab161..716d05f 100755 --- a/chapter/List-Of-Colorschemes.md +++ b/chapter/List-Of-Colorschemes.md @@ -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) - [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) - [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) (或者它浅色衍生方案 [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)