From 979368bfad61fb2838253f66da846db10d3d3fe1 Mon Sep 17 00:00:00 2001 From: tforgione Date: Tue, 11 Apr 2023 15:03:06 +0200 Subject: [PATCH] Update 'colors/peachwhite.vim' --- colors/peachwhite.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/colors/peachwhite.vim b/colors/peachwhite.vim index 5de77fc..636c955 100644 --- a/colors/peachwhite.vim +++ b/colors/peachwhite.vim @@ -16,7 +16,7 @@ if exists("syntax_on") syntax reset endif -let colors_name = "peachpuff" +let colors_name = "peachwhite" " hi Normal guibg=PeachPuff guifg=Black "