1
0
mirror of https://github.com/amix/vimrc synced 2025-02-28 14:12:51 +08:00

Change default theme into Ayu-mirage.

This commit is contained in:
Kurtis Moxley 2022-05-19 22:32:13 +08:00
parent 1f803b3e90
commit 8c0e27c2b2

View File

@ -29,7 +29,8 @@ set guioptions-=L
" Colorscheme
set background=dark
colorscheme peaksea
let ayucolor="mirage"
colorscheme ayu
"""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""