From 9ea4c0cf318f562c19851b9f1d5bfe7b49532241 Mon Sep 17 00:00:00 2001 From: Gea-Suan Lin Date: Sat, 25 Jan 2025 16:10:16 +0800 Subject: [PATCH] chore: update colorscheme. --- .vim/vimrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.vim/vimrc b/.vim/vimrc index 365728e..6580f39 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -84,7 +84,7 @@ call plug#end() " " color schema set background=dark -colo torte +colo slate " " syntax syntax on