lightmode
E. Almqvist 2 years ago
parent 89088c0544
commit 119dbcc503
  1. 10
      nvim/.config/nvim/init.vim
  2. BIN
      preview.png

@ -69,11 +69,11 @@ let &showbreak = '↳ '
set laststatus=0 ruler
set nu
hi Normal guibg=NONE ctermbg=NONE
hi StatusLine ctermbg=NONE ctermfg=NONE
highlight clear LineNr
highlight LineNr ctermfg=NONE ctermbg=NONE
"hi Normal guibg=NONE ctermbg=NONE
"hi StatusLine ctermbg=NONE ctermfg=NONE
"
"highlight clear LineNr
"highlight LineNr ctermfg=NONE ctermbg=NONE
" Airline
let g:airline_theme='gruvbox'

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.6 MiB

After

Width:  |  Height:  |  Size: 257 KiB

Loading…
Cancel
Save