diff --git a/README.md b/README.md index 87af3e9..d072a3c 100644 --- a/README.md +++ b/README.md @@ -106,6 +106,17 @@ vimscode -a "file" # for Arduino ide vimscode -p "file" # for platform.io ide ``` +If you want change theme of vimscode, you can just change this line : +``` +colorscheme space-vim-dark +colorscheme cool +colorscheme elda +colorscheme space-vim-dark +colorscheme black_angus +``` +And other theme : [Theme](https://github.com/flazz/vim-colorschemes/tree/master/colors) + + ### More Doc : https://projets.cohabit.fr/redmine/projects/accueil/wiki/Documentation_IDE_Vim