colorscheme: return to nord colorscheme
Co-Authored-by: iGor milhit <igor@milhit.ch>
parent
f6c7eb87f2
commit
cd4462d745
6
init.vim
6
init.vim
|
@ -253,9 +253,9 @@ autocmd! User GoyoLeave Limelight!
|
||||||
" #########################################
|
" #########################################
|
||||||
" Syntax coloration and color theme
|
" Syntax coloration and color theme
|
||||||
syntax enable
|
syntax enable
|
||||||
set background=light
|
set background=dark
|
||||||
let g:edge_style = "light"
|
" let g:edge_style = "light"
|
||||||
colorscheme edge
|
colorscheme nord
|
||||||
|
|
||||||
" #########################################
|
" #########################################
|
||||||
" #########################################
|
" #########################################
|
||||||
|
|
Loading…
Reference in New Issue