mirror of
https://github.com/lloeki/vimfiles.git
synced 2025-12-06 05:24:39 +01:00
Add ACME theme
This commit is contained in:
parent
131aac5f80
commit
f4da025057
2 changed files with 3 additions and 2 deletions
4
vimrc
4
vimrc
|
|
@ -31,8 +31,8 @@ if !has('gui_running')
|
|||
if has("mouse_sgr")
|
||||
set ttymouse=sgr
|
||||
end
|
||||
set background=dark
|
||||
colorscheme one
|
||||
set background=light
|
||||
colorscheme vacme
|
||||
|
||||
"use terminal background
|
||||
hi Normal ctermbg=none
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue