dotfiles/vim/.vim/plugin/theme.vim
2026-03-29 00:03:55 +01:00

5 lines
119 B
VimL

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