colorscheme: return to nord colorscheme

Co-Authored-by: iGor milhit <igor@milhit.ch>
iGor milhit 2023-05-29 09:47:49 +02:00
parent f6c7eb87f2
commit cd4462d745
Signed by: igor
GPG Key ID: 692D97C3D0228A99
1 changed files with 3 additions and 3 deletions

View File

@ -253,9 +253,9 @@ autocmd! User GoyoLeave Limelight!
" #########################################
" Syntax coloration and color theme
syntax enable
set background=light
let g:edge_style = "light"
colorscheme edge
set background=dark
" let g:edge_style = "light"
colorscheme nord
" #########################################
" #########################################