mirror of
https://github.com/LukeSmithxyz/voidrice.git
synced 2026-03-20 01:37:45 +01:00
Solves transparency problem in vifm for me
I ran larbs on a fresh install this morning and the background in vifm was not transparent anymore, despite the fact that st was transparent. Changing the ctermbg from black to default in the Win line solved the problem
This commit is contained in:
parent
23343f8be7
commit
7a745aa6f5
@ -1,5 +1,5 @@
|
||||
highlight clear
|
||||
highlight Win cterm=none ctermfg=white ctermbg=black
|
||||
highlight Win cterm=none ctermfg=white ctermbg=default
|
||||
highlight Directory cterm=bold ctermfg=cyan ctermbg=default
|
||||
highlight Link cterm=bold ctermfg=blue ctermbg=default
|
||||
highlight BrokenLink cterm=bold ctermfg=red ctermbg=default
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user