From c0f915ed8c808c73195c90fdae62c19fc97a8d29 Mon Sep 17 00:00:00 2001 From: Max Christian Pohle Date: Sun, 26 Feb 2023 19:15:45 +0100 Subject: Reset background to dark --- plugin/max-fix-colorschemes.vim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugin/max-fix-colorschemes.vim b/plugin/max-fix-colorschemes.vim index 9f55fdf..9d0c034 100644 --- a/plugin/max-fix-colorschemes.vim +++ b/plugin/max-fix-colorschemes.vim @@ -58,5 +58,5 @@ let g:PaperColor_Theme_Options = { \ } \ } - +set background=dark colorscheme PaperColor -- cgit v1.2.3