fix(zathura): make text under selections visible
This commit is contained in:
parent
f588550601
commit
af6470fecd
@ -23,7 +23,7 @@ set inputbar-fg "#DCD7BA"
|
|||||||
set statusbar-bg "#1F1F28"
|
set statusbar-bg "#1F1F28"
|
||||||
set statusbar-fg "#DCD7BA"
|
set statusbar-fg "#DCD7BA"
|
||||||
|
|
||||||
set highlight-color "#FFA066"
|
set highlight-color "rgba(255, 160, 102, 0.5)"
|
||||||
set highlight-active-color "#FF5D62"
|
set highlight-active-color "#FF5D62"
|
||||||
|
|
||||||
set default-bg "#1F1F28"
|
set default-bg "#1F1F28"
|
||||||
|
Loading…
Reference in New Issue
Block a user