Just kidding, disable opacity
This commit is contained in:
parent
cc032cb21b
commit
ca6dd9269a
@ -363,7 +363,7 @@ import:
|
||||
#
|
||||
# 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.
|
||||
background_opacity: 0.90
|
||||
#background_opacity: 0.90
|
||||
|
||||
#selection:
|
||||
# This string contains all characters that are used as separators for
|
||||
|
@ -43,7 +43,7 @@ augroup END
|
||||
|
||||
" Colorscheme setup
|
||||
let g:lightline.colorscheme = 'sonokai'
|
||||
let g:sonokai_transparent_background = 1
|
||||
let g:sonokai_transparent_background = 0
|
||||
let g:sonokai_show_eob = 0
|
||||
|
||||
colorscheme sonokai
|
||||
|
Loading…
x
Reference in New Issue
Block a user