Update 'colors/peachwhite.vim'

This commit is contained in:
tforgione 2023-04-11 15:03:06 +02:00
parent c24a823c78
commit 979368bfad
1 changed files with 1 additions and 1 deletions

View File

@ -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
"