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

15 lines
235 B
VimL
Raw Normal View History

2023-03-13 08:14:22 +01:00
" 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 --