diff options
author | Max Christian Pohle | 2023-02-26 19:15:45 +0100 |
---|---|---|
committer | Max Christian Pohle | 2023-02-26 19:15:45 +0100 |
commit | c0f915ed8c808c73195c90fdae62c19fc97a8d29 (patch) | |
tree | c7109bc28408de6f073bc157a61c3d58c74e080a | |
parent | 811187fedac2596dbe0c690ed8bec48a76a19968 (diff) | |
download | vim-c0f915ed8c808c73195c90fdae62c19fc97a8d29.tar.bz2 vim-c0f915ed8c808c73195c90fdae62c19fc97a8d29.zip |
Reset background to dark
-rw-r--r-- | plugin/max-fix-colorschemes.vim | 2 |
1 files changed, 1 insertions, 1 deletions
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 = { | |||
58 | \ } | 58 | \ } |
59 | \ } | 59 | \ } |
60 | 60 | ||
61 | 61 | set background=dark | |
62 | colorscheme PaperColor | 62 | colorscheme PaperColor |