dotfiles/vim/.vim/plugin/theme.vim
2026-04-19 12:50:20 +02:00

5 lines
117 B
VimL

set termguicolors
packadd everforest
let g:everforest_background = 'soft'
set background=dark
colorscheme everforest