Switch back to dracula vim theme

This commit is contained in:
Dan Buch 2023-11-17 10:31:49 -05:00
parent c9703e735b
commit 9c03139641
Signed by: meatballhat
GPG Key ID: A12F782281063434

3
vimrc
View File

@ -115,8 +115,7 @@ let g:vim_markdown_folding_disabled = 1
let g:vim_markdown_frontmatter = 1
let g:yapf_style = "pep8"
packadd! dichromatic
colorscheme dichromatic
colorscheme dracula
hi Comment cterm=NONE ctermfg=DarkRed gui=NONE guifg=red2
hi minimapCursor ctermbg=59 ctermfg=228 guibg=#5F5F5F guifg=#FFFF87