Put it all back
This commit is contained in:
parent
ca6dd9269a
commit
5d676fabef
@ -363,7 +363,7 @@ import:
|
|||||||
#
|
#
|
||||||
# Window opacity as a floating point number from `0.0` to `1.0`.
|
# Window opacity as a floating point number from `0.0` to `1.0`.
|
||||||
# The value `0.0` is completely transparent and `1.0` is opaque.
|
# The value `0.0` is completely transparent and `1.0` is opaque.
|
||||||
#background_opacity: 0.90
|
background_opacity: 0.95
|
||||||
|
|
||||||
#selection:
|
#selection:
|
||||||
# This string contains all characters that are used as separators for
|
# This string contains all characters that are used as separators for
|
||||||
|
@ -43,7 +43,7 @@ augroup END
|
|||||||
|
|
||||||
" Colorscheme setup
|
" Colorscheme setup
|
||||||
let g:lightline.colorscheme = 'sonokai'
|
let g:lightline.colorscheme = 'sonokai'
|
||||||
let g:sonokai_transparent_background = 0
|
|
||||||
let g:sonokai_show_eob = 0
|
let g:sonokai_show_eob = 0
|
||||||
|
let g:sonokai_transparent_background = 1
|
||||||
|
|
||||||
colorscheme sonokai
|
colorscheme sonokai
|
||||||
|
Loading…
x
Reference in New Issue
Block a user