From 3538fccab35de17b67048d7e8510f91b722cd80f Mon Sep 17 00:00:00 2001 From: bastien Date: Mon, 22 May 2023 17:50:51 +0200 Subject: [PATCH] ajout theme --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) 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