dotfiles/.vim/bundle/vim-colors/colors/moonshine_minimal.vim

15 lines
235 B
VimL

" Vim color file -
" Generated by http://bytefluent.com/vivify 2023-03-04
set background=dark
if version > 580
hi clear
if exists("syntax_on")
syntax reset
endif
endif
set t_Co=256
let g:colors_name = ""
"hi -- no settings --